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