We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310b120 commit f3655a4Copy full SHA for f3655a4
Dockerfile
@@ -1,7 +1,7 @@
1
# global build arguments → https://docs.docker.com/build/building/variables/#scoping
2
ARG INYOKA_THEME_APP=inyoka_theme_ubuntuusers
3
4
-FROM docker.io/library/python:3.13.9-slim-bookworm AS inyoka_base
+FROM docker.io/library/python:3.13.10-slim-bookworm AS inyoka_base
5
6
LABEL org.opencontainers.image.source=https://github.com/inyokaproject/docker-setup
7
LABEL org.opencontainers.image.description="Inyoka container image"
0 commit comments