Skip to content

Commit

Permalink
reset python docker tag to 3.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
domfre committed Jan 9, 2025
1 parent fe3991d commit 36efa23
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.13.1-bullseye
FROM python:3.12.5-bullseye

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 36efa23

Please sign in to comment.