chore(deps): update docker.io/renovate/renovate docker tag from 41.1.4 to 41.2.0
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/test/1 Pipeline was successful
ci/woodpecker/pr/test/2 Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test/1 Pipeline was successful
ci/woodpecker/push/test/2 Pipeline was successful

This commit is contained in:
Renovate 2025-06-23 09:02:14 +00:00
parent 746887409b
commit ffb45e7894
Signed by: renovate
SSH key fingerprint: SHA256:ozQD+/wRtX3XLEA5j/3Rjux2n7XyMgbJzd7oHu7kGno
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM docker.io/renovate/renovate:41.1.4@sha256:cd074c6dda68e71856b238da0d213f0acd90821b1c5f28a436c333859179e6bd
FROM docker.io/renovate/renovate:41.2.0@sha256:c063c741478b9d33a124befc84e5f975a6b03f488e8ea59c294b4ee15a08dcc7
COPY --chmod=555 entrypoint.sh /usr/local/bin/entrypoint.sh
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
USER 1000:1000