snyk-bot
2024-05-10 05:08:52 +00:00
parent ef8e92b0ff
commit 6505bf30c6

View File

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