Skip to content

Commit bcd48d9

Browse files
committedFeb 6, 2025
Update python to 3.12.9
1 parent dbf5505 commit bcd48d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
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.12.7-slim-bookworm AS inyoka_base
4+
FROM docker.io/library/python:3.12.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)
Please sign in to comment.