Skip to content

Commit

Permalink
Bump python from 59c7332 to c24c34b in the docker-all group
Browse files Browse the repository at this point in the history
Bumps the docker-all group with 1 update: python.


Updates `python` from `59c7332` to `c24c34b`

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  dependency-group: docker-all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 9f0c1d8 commit df51235
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
Expand Up @@ -2,7 +2,7 @@
## "base" stage
##################################################

FROM docker.io/python:3.12-slim-bookworm@sha256:59c7332a4a24373861c4a5f0eec2c92b87e3efeb8ddef011744ef9a751b1d11c AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:c24c34b502635f1f7c4e99dc09a2cbd85d480b7dcfd077198c6b5af138906390 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit df51235

Please sign in to comment.