Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2024
1 parent 883f1f6 commit 2655234
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:a64ac5be6928c6a94f00b16e09cdf3ba3edd44452d10ffa4516a58004873573e AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:eb53cb99a609b86da6e239b16e1f2aed5e10cfbc538671fc4631093a00f133f2 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit 2655234

Please sign in to comment.