chore(deps): update python docker tag to v3.12.7
This commit is contained in:
parent
bee05c9f89
commit
baf4f8a1ca
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12.6-alpine3.19
|
||||
FROM python:3.12.7-alpine3.19
|
||||
|
||||
RUN apk update && \
|
||||
apk upgrade && \
|
||||
|
|
Loading…
Reference in a new issue