forked from wanderer/pwt-0x01-ng
ci: use linux-amd64 stable tag
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
fe658e0daf
commit
b3755bfd56
@ -61,7 +61,7 @@ steps:
|
||||
|
||||
- name: docker-release-build
|
||||
pull: always
|
||||
image: immawanderer/drone-kaniko:efd19c50
|
||||
image: immawanderer/drone-kaniko:linux-amd64
|
||||
depends_on: [release, hadolint release]
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
@ -69,7 +69,7 @@ steps:
|
||||
|
||||
- name: docker-debug-build
|
||||
pull: always
|
||||
image: immawanderer/drone-kaniko:efd19c50
|
||||
image: immawanderer/drone-kaniko:linux-amd64
|
||||
depends_on: [debug, hadolint debug]
|
||||
settings:
|
||||
dockerfile: Dockerfile.dev
|
||||
|
Loading…
Reference in New Issue
Block a user