Skip to content

Commit f3655a4

Browse files
committed
Update python to 3.13.10
1 parent 310b120 commit f3655a4

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.13.10-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)