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 21, 2023
1 parent 1013dad commit 73e8f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#syntax=docker/dockerfile:1.2
FROM python:3.11.5-slim@sha256:edaf703dce209d774af3ff768fc92b1e3b60261e7602126276f9ceb0e3a96874
FROM python:3.12.0-slim@sha256:58a331d2f809ef8c2c848df61ae082fd6448defb1b66a04e56369e9565a47f8a

# Output logging faster
ENV PYTHONUNBUFFERED 1
Expand Down

0 comments on commit 73e8f5d

Please sign in to comment.