Skip to content

Commit

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

Expand Down

0 comments on commit 0783d8d

Please sign in to comment.