chore(deps): update python docker tag to v3.12

This commit is contained in:
renovate[bot] 2024-02-04 16:02:27 +00:00 committed by GitHub
parent 10390f2dbf
commit 36c8bc67af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM python:3.11-slim FROM python:3.12-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