chore(deps): update docker.io/renovate/renovate docker tag from 41.6.0 to 41.6.3
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

This commit is contained in:
Renovate 2025-06-23 23:01:09 +00:00
parent 40c7bf100c
commit bba5d68d1a
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.6.0@sha256:3f72e932f2f8ef51eb012f4dd9e724c81dfefc3a0530d6a9900e4a849eb8dd6a
FROM docker.io/renovate/renovate:41.6.3@sha256:31a3b7457760b13c0e5b868b81e98c601b09ab0440868c74358ec8cc85025e57
COPY --chmod=555 entrypoint.sh /usr/local/bin/entrypoint.sh
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
USER 1000:1000