Update python Docker tag to v3.11.4 #4

Merged
renovate[bot] merged 1 commits from renovate/python-3.x into main 2023-07-22 18:14:24 +02:00
Showing only changes of commit b7dcac2fcb - Show all commits

View File

@ -1,4 +1,4 @@
FROM python:3.11.2 FROM python:3.11.4
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