Skip to content

Commit

Permalink
Bump python from ad48727 to af4e85f 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 `ad48727` to `af4e85f`

---
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 Oct 7, 2024
1 parent e4bef9b commit 2b3b34d
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:ad48727987b259854d52241fac3bc633574364867b8e20aec305e6e7f4028b26 AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:af4e85f1cac90dd3771e47292ea7c8a9830abfabbe4faa5c53f158854c2e819d AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit 2b3b34d

Please sign in to comment.