Revert "Update python Docker tag to v3.12 (#102)" #103

Merged
luketainton merged 1 commits from revert-102-renovate/python-3.x into main 2023-10-09 16:42:52 +02:00

View File

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