[Snyk] Security upgrade python from 3.11-slim to 3.13.0b2-slim #287

Closed
luketainton wants to merge 1 commits from snyk-fix-1c12db40d5fe3626bcb63116f2214b12 into main
Showing only changes of commit b0fbe5af57 - Show all commits

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 maintainer="Luke Tainton <luke@tainton.uk>"
LABEL org.opencontainers.image.source="https://github.com/luketainton/webexmemebot" LABEL org.opencontainers.image.source="https://github.com/luketainton/webexmemebot"
USER root USER root