Update dependency python to v3.10.6 #2
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