ci: use linux-amd64 stable tag
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
the tag's also moving but efforts are made to only push working code there so it should do in terms of stability
This commit is contained in:
parent
f896b8b6d4
commit
4bc7b193c4
@ -25,7 +25,7 @@ steps:
|
||||
|
||||
- name: kaniko-build
|
||||
pull: always
|
||||
image: immawanderer/drone-kaniko:efd19c50
|
||||
image: immawanderer/drone-kaniko:linux-amd64
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
@ -39,7 +39,7 @@ steps:
|
||||
|
||||
- name: kaniko-publish
|
||||
pull: always
|
||||
image: immawanderer/drone-kaniko:efd19c50
|
||||
image: immawanderer/drone-kaniko:linux-amd64
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
|
Loading…
Reference in New Issue
Block a user