Compare commits

..

2 Commits

Author SHA1 Message Date
31e4f995c8
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:02:35 +00:00
85910cf02c
chore(ci): use upstream container image registry
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-02 21:30:55 +02:00

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.8
image: docker.io/plugins/docker:20.18.8
settings:
auto_tag: false
dockerfile: Dockerfile
@ -132,7 +132,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
@ -198,7 +198,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
@ -262,7 +262,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
@ -328,7 +328,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
@ -446,7 +446,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
@ -504,7 +504,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
@ -567,7 +567,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