ci: switch kaniko to immawanderer/drone-kaniko
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2021-04-21 05:31:44 +02:00
parent 2b372c3939
commit b5b34b6ec3
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -10,7 +10,7 @@ platform:
steps: steps:
- name: build - name: build
pull: always pull: always
image: ghcr.io/finitum/drone-kaniko:0.8.2 image: immawanderer/drone-kaniko:efd19c50
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
context: . context: .