Skip to content

Commit

Permalink
Bump python from 5c73034 to 36d57d7
Browse files Browse the repository at this point in the history
Bumps python from `5c73034` to `36d57d7`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 86312b5 commit 88b7e5a
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:5c73034c2bc151596ee0f1335610735162ee2b148816710706afec4757ad5b1e AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:36d57d7f9948fefe7b6092cfe8567da368033e71ba281b11bb9eeffce3d45bc6 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit 88b7e5a

Please sign in to comment.