Update python Docker tag to v3.11.0 #14

Closed
renovate wants to merge 1 commit from renovate/python-3-x into master
Showing only changes of commit 7952c67aef - Show all commits

View file

@ -1,4 +1,4 @@
FROM amd64/python:3.10.8-alpine3.16 FROM amd64/python:3.11.0-alpine3.16
WORKDIR ./ WORKDIR ./
ARG PUID=1000 ARG PUID=1000