Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.13 (python/dockerfile.3-8)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Feb 15, 2025
1 parent 0d2d9aa commit c54ca18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Dockerfile.3-8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# For development/testing purposes
ARG python_version=3.12
ARG python_version=3.13
FROM python:${python_version}
ARG USERID=1000
RUN set -ex && \
Expand Down

0 comments on commit c54ca18

Please sign in to comment.