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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 27ef4ad commit 5e2dbfe
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 5e2dbfe

Please sign in to comment.