chore(ci): use upstream container image registry
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Markus Pesch 2025-04-02 21:30:29 +02:00
parent 5446032c75
commit b9cf2b9d9e
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -66,7 +66,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: harbor.cryptic.systems/docker/plugins/docker:20.18.6
image: docker.io/plugins/docker:20.18.6
settings:
auto_tag: false
dockerfile: Dockerfile
@ -131,7 +131,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: harbor.cryptic.systems/docker/plugins/docker:20.18.6
image: docker.io/plugins/docker:20.18.6
settings:
auto_tag: false
dockerfile: Dockerfile
@ -196,7 +196,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build-manifest
image: harbor.cryptic.systems/docker/plugins/manifest:1.4.0
image: docker.io/plugins/manifest:1.4.0
settings:
auto_tag: false
ignore_missing: true