Skip to content

Commit

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

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

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

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit a4f6db4

Please sign in to comment.