Update python Docker tag to v3.11.4

This commit is contained in:
renovate[bot]
2023-07-21 22:16:22 +00:00
committed by GitHub
parent ffd4d75dbc
commit b7dcac2fcb

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