Skip to content

Commit

Permalink
Update python Docker tag to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent fcac089 commit 6d7e7a7
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.0-slim-bullseye@sha256:e28e78623f8f8c3a7f2282a64b74e01a32498048823139015e4ab781175b020e
WORKDIR /
ENV TZ=Asia/Tokyo

Expand Down

0 comments on commit 6d7e7a7

Please sign in to comment.