Update python Docker tag to v3.11.3
This commit is contained in:
parent
f6e2e961f1
commit
4a029f3bcd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM amd64/python:3.11.2-alpine3.16
|
||||
FROM amd64/python:3.11.3-alpine3.16
|
||||
|
||||
WORKDIR ./
|
||||
ARG PUID=1000
|
||||
|
|
Loading…
Reference in a new issue