Skip to content

Commit

Permalink
Bump python in /release/oci
Browse files Browse the repository at this point in the history
Bumps python from 3.11-slim-bookworm to 3.12-slim-bookworm.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 0360b11 commit 82773e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/oci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# - https://vsupalov.com/buildkit-cache-mount-dockerfile/
# - https://github.com/FernandoMiguel/Buildkit#mounttypecache

FROM python:3.11-slim-bookworm
FROM python:3.12-slim-bookworm

ENV DEBIAN_FRONTEND=noninteractive
ENV TERM=linux
Expand Down

0 comments on commit 82773e1

Please sign in to comment.