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
77ed2687ef
commit
35d0a74f27
@ -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