1 Commits

Author SHA1 Message Date
70add943a4 chore(deps): update python docker tag to v3.14
Some checks failed
CI / ci (pull_request) Failing after 0s
2026-01-04 10:01:21 +00:00

View File

@@ -1,4 +1,4 @@
FROM python:3.11-slim FROM python:3.14-slim
LABEL maintainer="Luke Tainton <luke@tainton.uk>" LABEL maintainer="Luke Tainton <luke@tainton.uk>"
LABEL org.opencontainers.image.source="https://github.com/luketainton/6to4_converter" LABEL org.opencontainers.image.source="https://github.com/luketainton/6to4_converter"
USER root USER root