Skip to content

Commit e0dbe45

Browse files
Merge pull request #994 from cloudkats/renovate/master-python-docker
chore(deps): update python docker tag to v3.13 (python/dockerfile.3-8) (master)
2 parents 0ba06b3 + c54ca18 commit e0dbe45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/Dockerfile.3-8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For development/testing purposes
2-
ARG python_version=3.12
2+
ARG python_version=3.13
33
FROM python:${python_version}
44
ARG USERID=1000
55
RUN set -ex && \

0 commit comments

Comments
 (0)