Update dependency python to v3.10.5
This commit is contained in:
parent
5f48a8e845
commit
2dcf61557c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10.4-alpine3.15
|
||||
FROM python:3.10.5-alpine3.15
|
||||
|
||||
WORKDIR ./
|
||||
ARG PUID=1000
|
||||
|
|
Loading…
Reference in a new issue