Skip to content

Commit

Permalink
Bump python from da2d7af to d5f1674
Browse files Browse the repository at this point in the history
Bumps python from `da2d7af` to `d5f1674`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 0310552 commit c2b4f15
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:da2d7af143dab7cd5b0d5a5c9545fe14e67fc24c394fcf1cf15e8ea16cbd8637 AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:d5f16749562233aa4bd26538771d76bf0dfd0a0ea7ea8771985e267451397ae4 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit c2b4f15

Please sign in to comment.