Skip to content

Commit

Permalink
Chore(deps): Bump python in /release/oci
Browse files Browse the repository at this point in the history
Bumps python from 3.12-slim-bullseye to 3.13-slim-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 14, 2024
1 parent 715e17b commit a1e247e
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
@@ -4,7 +4,7 @@
# - https://vsupalov.com/buildkit-cache-mount-dockerfile/
# - https://github.com/FernandoMiguel/Buildkit#mounttypecache

FROM python:3.12-slim-bullseye
FROM python:3.13-slim-bullseye

ENV DEBIAN_FRONTEND=noninteractive
ENV TERM=linux

0 comments on commit a1e247e

Please sign in to comment.