Skip to content

Commit

Permalink
Bump python in the docker-all group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the docker-all group with 1 update in the / directory: python.


Updates `python` from 3.12-slim-bookworm to 3.13-slim-bookworm

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  dependency-group: docker-all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 6b2d98f commit 0119331
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:ad48727987b259854d52241fac3bc633574364867b8e20aec305e6e7f4028b26 AS base
FROM docker.io/python:3.13-slim-bookworm@sha256:751d8bece269ba9e672b3f2226050e7e6fb3f3da3408b5dcb5d415a054fcb061 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit 0119331

Please sign in to comment.