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
735dd5a91b
commit
af8211a246
@ -25,7 +25,7 @@ steps:
|
|||||||
|
|
||||||
- name: kaniko-build
|
- name: kaniko-build
|
||||||
pull: always
|
pull: always
|
||||||
image: immawanderer/drone-kaniko:efd19c50
|
image: immawanderer/drone-kaniko:linux-amd64
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: .
|
context: .
|
||||||
@ -39,7 +39,7 @@ steps:
|
|||||||
|
|
||||||
- name: kaniko-publish
|
- name: kaniko-publish
|
||||||
pull: always
|
pull: always
|
||||||
image: immawanderer/drone-kaniko:efd19c50
|
image: immawanderer/drone-kaniko:linux-amd64
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
Reference in New Issue
Block a user