Skip to content

Commit facd270

Browse files
Bump library/python from 3.13.7-slim-bookworm to 3.14.0-slim-bookworm
Bumps library/python from 3.13.7-slim-bookworm to 3.14.0-slim-bookworm. --- updated-dependencies: - dependency-name: library/python dependency-version: 3.14.0-slim-bookworm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9c4215 commit facd270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# global build arguments → https://docs.docker.com/build/building/variables/#scoping
22
ARG INYOKA_THEME_APP=inyoka_theme_ubuntuusers
33

4-
FROM docker.io/library/python:3.13.9-slim-bookworm AS inyoka_base
4+
FROM docker.io/library/python:3.14.0-slim-bookworm AS inyoka_base
55

66
LABEL org.opencontainers.image.source=https://github.com/inyokaproject/docker-setup
77
LABEL org.opencontainers.image.description="Inyoka container image"

0 commit comments

Comments
 (0)