chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.20.0
ci/woodpecker/push/lint_general Pipeline was successful Details

pull/30/head
Renovate Bot 2024-01-28 21:26:02 +00:00
parent ed265b9508
commit 57d8af48b7
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ steps:
- pnpm antora generate --stacktrace antora-playbook.yml - pnpm antora generate --stacktrace antora-playbook.yml
directory: documentation directory: documentation
"assemble:documentation": "assemble:documentation":
image: gcr.io/kaniko-project/executor:v1.18.0-debug image: gcr.io/kaniko-project/executor:v1.20.0-debug
commands: # Test if using --insecure can be used to directly push to the registry commands: # Test if using --insecure can be used to directly push to the registry
- echo "$CI_WORKSPACE" - echo "$CI_WORKSPACE"
- echo "$PWD" - echo "$PWD"