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 Jan 12, 2025
1 parent cbb8e2e commit bd79af2
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 bd79af2

Please sign in to comment.