Skip to content

Commit

Permalink
Update python to 3.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chris34 committed Sep 11, 2024
1 parent d4adbd7 commit 9f488ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ARG INYOKA_THEME_APP=inyoka_theme_ubuntuusers


FROM docker.io/library/python:3.12.5-slim-bookworm AS inyoka_base
FROM docker.io/library/python:3.12.6-slim-bookworm AS inyoka_base

LABEL org.opencontainers.image.source=/~https://github.com/inyokaproject/docker-setup
LABEL org.opencontainers.image.description="Inyoka container image"
Expand Down

0 comments on commit 9f488ee

Please sign in to comment.