Skip to content

Commit

Permalink
Bump python from f11725a to 740d94a 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 `f11725a` to `740d94a`

---
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 Jul 29, 2024
1 parent dc25833 commit f272bd5
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:f11725aba18c19664a408902103365eaf8013823ffc56270f921d1dc78a198cb AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:740d94a19218c8dd584b92f804b1158f85b0d241e5215ea26ed2dcade2b9d138 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit f272bd5

Please sign in to comment.