chore(deps): update python docker tag to v3.14
Some checks failed
CI / ci (pull_request) Failing after 0s

This commit is contained in:
2026-01-04 10:01:21 +00:00
parent 5700a10f08
commit 70add943a4

View File

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