Renovate: Update python Docker tag to v3.12.1
This commit is contained in:
parent
f6067a5715
commit
28f1068726
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12.0-alpine3.18
|
||||
FROM python:3.12.1-alpine3.18
|
||||
COPY --from=koalaman/shellcheck:v0.9.0 /bin/shellcheck /bin/
|
||||
|
||||
# renovate: datasource=repology depName=alpine_3_18/build-base versioning=loose
|
||||
|
|
Loading…
Reference in a new issue