Update dependency python to v3.10.6
This commit is contained in:
parent
0300720111
commit
06f099ca18
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10.5-alpine3.15
|
||||
FROM python:3.10.6-alpine3.15
|
||||
|
||||
WORKDIR ./
|
||||
ARG PUID=1000
|
||||
|
|
Loading…
Reference in a new issue