Skip to content

Commit e9bfd3b

Browse files
author
IK Renovate Bot
committed
chore(deps): update python docker tag to v3.13 (python/dockerfile.3-8)
1 parent cd302c2 commit e9bfd3b

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)