chore(deps): update docker.io/renovate/renovate docker tag from 41.15.0 to 41.16.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
236cc63e24
commit
fe7d378b8c
2 changed files with 4 additions and 4 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.15.0
|
||||
org.opencontainers.image.version: 41.16.0
|
||||
when:
|
||||
event: pull_request
|
||||
|
||||
|
@ -38,10 +38,10 @@ steps:
|
|||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:latest
|
||||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:40
|
||||
- docker.io/kokuwaio/renovate-config-validator:latest
|
||||
- docker.io/kokuwaio/renovate-config-validator:41.15.0
|
||||
- docker.io/kokuwaio/renovate-config-validator:41.16.0
|
||||
- docker.io/kokuwaio/renovate-config-validator:40
|
||||
- ghcr.io/kokuwaio/renovate-config-validator:latest
|
||||
- ghcr.io/kokuwaio/renovate-config-validator:41.15.0
|
||||
- ghcr.io/kokuwaio/renovate-config-validator:41.16.0
|
||||
- ghcr.io/kokuwaio/renovate-config-validator:40
|
||||
auth:
|
||||
"https://index.docker.io/v1/":
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/renovate/renovate:41.15.0@sha256:dae770bc503cb7909b11be1d01c5dd7698c8eddc88904697ec5fae05160145c9
|
||||
FROM docker.io/renovate/renovate:41.16.0@sha256:34ee88fe287ffb7fbc1503bdae6273e2580b66bdf639b23865375fd9f0001a23
|
||||
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