Skip to content

Commit

Permalink
Merge pull request #22 from smpio/dependabot/docker/python-3.12.7
Browse files Browse the repository at this point in the history
Bump python from 3.12.6 to 3.12.7
  • Loading branch information
nailgun authored Oct 3, 2024
2 parents fd39214 + b0a5097 commit d94a7ec
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.12.6
FROM python:3.12.7

ENV PYTHONUNBUFFERED=1

Expand Down

0 comments on commit d94a7ec

Please sign in to comment.