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 Oct 12, 2023
1 parent fcac089 commit 98c6d86
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:5f4a5caedab5da7f97fa7d2ec8fb39913692b8b932bf41e68149f8d27ef5327a
WORKDIR /
ENV TZ=Asia/Tokyo

Expand Down

0 comments on commit 98c6d86

Please sign in to comment.