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