Skip to content

Commit

Permalink
Merge pull request #1426 from ekino/dependabot/docker/python/3.12/pyt…
Browse files Browse the repository at this point in the history
…hon-3.12.5-slim-bullseye
  • Loading branch information
axelpavageau authored Aug 18, 2024
2 parents 9914836 + d7fd15c commit 95c9d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/3.12/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.4-slim-bullseye AS base
FROM python:3.12.5-slim-bullseye AS base

ARG TARGETARCH
ARG POETRY_HOME
Expand Down

0 comments on commit 95c9d95

Please sign in to comment.