Update python Docker tag to v3.11.5

This commit is contained in:
renovate[bot]
2023-08-26 02:38:52 +00:00
committed by GitHub
parent 860930aee4
commit 6452433e6a

View File

@ -1,4 +1,4 @@
FROM python:3.11.4
FROM python:3.11.5
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
LABEL org.opencontainers.image.source="https://github.com/luketainton/webexmemebot"
USER root