Skip to content

Commit

Permalink
Update python Docker tag to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent fcac089 commit 78c8b72
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.12.0-slim-bullseye@sha256:9e12e76357873637053b65ff61b03cec03d1a79db1ae1ff584b46a06483d0c44
WORKDIR /
ENV TZ=Asia/Tokyo

Expand Down

0 comments on commit 78c8b72

Please sign in to comment.