Skip to content

Commit

Permalink
Bump python from 541d45d to 2be8dad
Browse files Browse the repository at this point in the history
Bumps python from `541d45d` to `2be8dad`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 6b4a888 commit 6236aea
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:541d45d3d675fb8197f534525a671e2f8d66c882b89491f9dda271f4f94dcd06 AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:2be8daddbb82756f7d1f2c7ece706aadcb284bf6ab6d769ea695cc3ed6016743 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit 6236aea

Please sign in to comment.