chore(docker)(deps): bump python from 3.11-slim to 3.12-slim #135

Closed
dependabot[bot] wants to merge 2 commits from dependabot/docker/python-3.12-slim into main

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