diff --git a/kaniko.yaml b/kaniko.yaml index dae2d0a0a76..95dbd618b11 100644 --- a/kaniko.yaml +++ b/kaniko.yaml @@ -1,6 +1,6 @@ package: name: kaniko - version: 1.12.0 + version: 1.12.1 epoch: 0 description: Build Container Images In Kubernetes copyright: @@ -18,7 +18,7 @@ pipeline: with: repository: https://github.com/GoogleContainerTools/kaniko tag: v${{package.version}} - expected-commit: f611791c957a07b7f25a3222064752bd103282d8 + expected-commit: 9a30501c444660641f17a0369f9b74c7c8978de5 - runs: | mkdir -p "${{targets.destdir}}"/usr/bin