Compare commits

..

2 Commits

Author SHA1 Message Date
5d42057a25
chore(deps): update docker.io/plugins/docker docker tag to v20.18.8
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
2025-04-02 20:22:03 +00:00
d5d2541f78
chore(ci): use upstream container image registry
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-04-02 21:32:26 +02:00

View File

@ -69,7 +69,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: harbor.cryptic.systems/docker/plugins/docker:20.18.8
image: docker.io/plugins/docker:20.18.8
settings:
auto_tag: false
dockerfile: Dockerfile
@ -135,7 +135,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: harbor.cryptic.systems/docker/plugins/docker:20.18.8
image: docker.io/plugins/docker:20.18.8
settings:
auto_tag: false
dockerfile: Dockerfile
@ -201,7 +201,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: harbor.cryptic.systems/docker/plugins/docker:20.18.8
image: docker.io/plugins/docker:20.18.8
settings:
auto_tag: false
dockerfile: Dockerfile
@ -265,7 +265,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: harbor.cryptic.systems/docker/plugins/docker:20.18.8
image: docker.io/plugins/docker:20.18.8
settings:
auto_tag: false
dockerfile: Dockerfile
@ -331,7 +331,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
@ -449,7 +449,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: harbor.cryptic.systems/docker/plugins/docker:20.18.8
image: docker.io/plugins/docker:20.18.8
settings:
auto_tag: true
auto_tag_suffix: amd64
@ -507,7 +507,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: harbor.cryptic.systems/docker/plugins/docker:20.18.8
image: docker.io/plugins/docker:20.18.8
settings:
auto_tag: true
auto_tag_suffix: arm64-v8
@ -570,7 +570,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: true
ignore_missing: true