snyk-bot
2024-07-04 07:30:25 +00:00
parent ed4d1fe1bf
commit b561122778

View File

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