Skip to content

Commit 149cec4

Browse files
Update python Docker tag to v3.14.4
1 parent 933262d commit 149cec4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.3 AS build
1+
FROM python:3.14.4 AS build
22

33
COPY src /app
44
RUN python /app/nginx_config.py /app/sources.txt > /app/nginx.conf

0 commit comments

Comments
 (0)