Update python Docker tag to v3.11.3
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
52c3172dc5
commit
0fc7018cab
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM amd64/python:3.11.2-alpine3.16
|
||||
FROM amd64/python:3.11.3-alpine3.16
|
||||
RUN apk add --no-cache git
|
||||
WORKDIR ./
|
||||
ARG PUID=1000
|
||||
|
|
Loading…
Reference in a new issue