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 19, 2023
1 parent 5f0b256 commit f633ae9
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.6
FROM python:3.11.5-slim@sha256:edaf703dce209d774af3ff768fc92b1e3b60261e7602126276f9ceb0e3a96874
FROM python:3.12.1-slim@sha256:226853d245ff33de12d1c63a5198cf28d49efb52c8d9afe3651ecae674af585a

# Output logging faster
ENV PYTHONUNBUFFERED 1
Expand Down

0 comments on commit f633ae9

Please sign in to comment.