[Snyk] Security upgrade python from 3.11-slim to 3.13.0b1-slim #201

Closed
luketainton wants to merge 3 commits from snyk-fix-08443f90f1baff7a411c8037496275df into main

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