Skip to content

Commit

Permalink
Update python Docker tag to v3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent fcac089 commit bc2d2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.5-slim-bullseye@sha256:de917502e531b3f6e4a5acef017e9feef392cf3eb76826fd46d6810c70ae9b5e
FROM python:3.13.1-slim-bullseye@sha256:f6848854ba33a8ea0f93999b187aec829774d975b266a5535e84c851a8a44514
WORKDIR /
ENV TZ=Asia/Tokyo

Expand Down

0 comments on commit bc2d2ae

Please sign in to comment.