chore(ci): use container image mirror
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Markus Pesch 2025-04-02 09:53:27 +02:00
parent f202483847
commit a4c19c776f
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: docker.io/plugins/docker:20.18.8
image: harbor.cryptic.systems/docker/plugins/docker:20.18.8
settings:
auto_tag: false
dockerfile: Dockerfile
@ -131,7 +131,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: docker.io/plugins/docker:20.18.8
image: harbor.cryptic.systems/docker/plugins/docker:20.18.8
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: docker.io/plugins/manifest:1.4.0
image: harbor.cryptic.systems/docker/plugins/manifest:1.4.0
settings:
auto_tag: false
ignore_missing: true