We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf5505 commit bcd48d9Copy full SHA for bcd48d9
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.12.7-slim-bookworm AS inyoka_base
+FROM docker.io/library/python:3.12.9-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