Skip to content

Commit b9c4215

Browse files
committed
Update python to 3.13.9
1 parent 08f70d0 commit b9c4215

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.7-slim-bookworm AS inyoka_base
4+
FROM docker.io/library/python:3.13.9-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)