Update dependency python to v3.10.4
This commit is contained in:
parent
1c802e81fc
commit
0cf835ef4e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.9.12-alpine3.15
|
FROM python:3.10.4-alpine3.15
|
||||||
|
|
||||||
WORKDIR ./
|
WORKDIR ./
|
||||||
ARG PUID=1000
|
ARG PUID=1000
|
||||||
|
|
Loading…
Reference in a new issue