Use specific kaniko image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ask Bjørn Hansen 2021-11-08 11:34:26 -08:00
parent c3824dc377
commit 67ac0b03a5

View File

@ -34,7 +34,7 @@ steps:
- cat /shared/greetings.txt
- name: docker
image: harbor.ntppool.org/ntppool/drone-kaniko:latest
image: harbor.ntppool.org/ntppool/drone-kaniko:1.7.0-0
pull: always
settings:
repo: ask/drone-test
@ -54,6 +54,6 @@ volumes:
---
kind: signature
hmac: 11864cd0a6a89c6f2a2282e7ec5ddc46e5567d3f390a25af446b34419758dce0
hmac: 60a40540e4b372d3f875a4b52925115839dcb3c7e264b57edd3a98e74b898a77
...