Update python Docker tag to v3.11.1
This commit is contained in:
parent
498e23de92
commit
b4116bf6a0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM amd64/python:3.10.8-alpine3.16
|
FROM amd64/python:3.11.1-alpine3.16
|
||||||
|
|
||||||
WORKDIR ./
|
WORKDIR ./
|
||||||
ARG PUID=1000
|
ARG PUID=1000
|
||||||
|
|
Loading…
Reference in a new issue