chore(deps): update docker.io/renovate/renovate docker tag from 41.12.1 to 41.13.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
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:
parent
a93eeacc5a
commit
04276121bb
2 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ steps:
|
|||
org.opencontainers.image.vendor: kokuwa.io
|
||||
org.opencontainers.image.licenses: EUPL-1.2
|
||||
org.opencontainers.image.ref.name: kokuwaio/renovate-config-validator
|
||||
org.opencontainers.image.version: 41.12.1
|
||||
org.opencontainers.image.version: 41.13.0
|
||||
when:
|
||||
event: pull_request
|
||||
|
||||
|
@ -36,13 +36,13 @@ steps:
|
|||
<<: *settings
|
||||
name:
|
||||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:latest
|
||||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:41.12.1
|
||||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:41.13.0
|
||||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:40
|
||||
- docker.io/kokuwaio/renovate-config-validator:latest
|
||||
- docker.io/kokuwaio/renovate-config-validator:41.12.1
|
||||
- docker.io/kokuwaio/renovate-config-validator:41.13.0
|
||||
- docker.io/kokuwaio/renovate-config-validator:40
|
||||
- ghcr.io/kokuwaio/renovate-config-validator:latest
|
||||
- ghcr.io/kokuwaio/renovate-config-validator:41.12.1
|
||||
- ghcr.io/kokuwaio/renovate-config-validator:41.13.0
|
||||
- ghcr.io/kokuwaio/renovate-config-validator:40
|
||||
auth:
|
||||
"https://index.docker.io/v1/":
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/renovate/renovate:41.12.1@sha256:de3f7cf3087a0f69ff3e399dac5ab71869b184f2601a5ee14b6d41b351354838
|
||||
FROM docker.io/renovate/renovate:41.13.0@sha256:8d8d655d6c2d26f82caf0d8328daa9e4336364c0a81f2f9f3903c20a7d11899b
|
||||
COPY --chmod=555 entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
|
||||
USER 1000:1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue