Renovate: Update python Docker tag to v3.12.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
09849509ee
commit
b8c1e5bf9c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.11.5-alpine3.18
|
||||
FROM python:3.12.0-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