Update docker from 28.1.1 to 28.2.2
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-20 21:49:00 +02:00
parent a70bc4f7d9
commit cfaefafc9e
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
2 changed files with 20 additions and 20 deletions

View file

@ -25,7 +25,7 @@ variables:
org.opencontainers.image.vendor: kokuwa.io
org.opencontainers.image.licenses: EUPL-1.2
org.opencontainers.image.ref.name: kokuwaio/docker-cli
org.opencontainers.image.version: 28.1.1
org.opencontainers.image.version: 28.2.2
when:
event: pull_request
- step: &push
@ -98,11 +98,11 @@ steps:
<<: *settings-push
name:
- registry.kokuwa.io/kokuwaio/dockerd:latest
- registry.kokuwa.io/kokuwaio/dockerd:28.1.1
- registry.kokuwa.io/kokuwaio/dockerd:28.2.2
- docker.io/kokuwaio/dockerd:latest
- docker.io/kokuwaio/dockerd:28.1.1
- docker.io/kokuwaio/dockerd:28.2.2
- ghcr.io/kokuwaio/dockerd:latest
- ghcr.io/kokuwaio/dockerd:28.1.1
- ghcr.io/kokuwaio/dockerd:28.2.2
target: dockerd
annotation:
<<: *annotation
@ -116,11 +116,11 @@ steps:
<<: *settings-push
name:
- registry.kokuwa.io/kokuwaio/docker-cli:latest
- registry.kokuwa.io/kokuwaio/docker-cli:28.1.1
- registry.kokuwa.io/kokuwaio/docker-cli:28.2.2
- docker.io/kokuwaio/docker-cli:latest
- docker.io/kokuwaio/docker-cli:28.1.1
- docker.io/kokuwaio/docker-cli:28.2.2
- ghcr.io/kokuwaio/docker-cli:latest
- ghcr.io/kokuwaio/docker-cli:28.1.1
- ghcr.io/kokuwaio/docker-cli:28.2.2
target: cli
cli-git:
@ -130,11 +130,11 @@ steps:
<<: *settings-push
name:
- registry.kokuwa.io/kokuwaio/docker-cli:git
- registry.kokuwa.io/kokuwaio/docker-cli:28.1.1-git
- registry.kokuwa.io/kokuwaio/docker-cli:28.2.2-git
- docker.io/kokuwaio/docker-cli:git
- docker.io/kokuwaio/docker-cli:28.1.1-git
- docker.io/kokuwaio/docker-cli:28.2.2-git
- ghcr.io/kokuwaio/docker-cli:git
- ghcr.io/kokuwaio/docker-cli:28.1.1-git
- ghcr.io/kokuwaio/docker-cli:28.2.2-git
target: cli-git
cli-az:
@ -144,11 +144,11 @@ steps:
<<: *settings-push
name:
- registry.kokuwa.io/kokuwaio/docker-cli:az
- registry.kokuwa.io/kokuwaio/docker-cli:28.1.1-az
- registry.kokuwa.io/kokuwaio/docker-cli:28.2.2-az
- docker.io/kokuwaio/docker-cli:az
- docker.io/kokuwaio/docker-cli:28.1.1-az
- docker.io/kokuwaio/docker-cli:28.2.2-az
- ghcr.io/kokuwaio/docker-cli:az
- ghcr.io/kokuwaio/docker-cli:28.1.1-az
- ghcr.io/kokuwaio/docker-cli:28.2.2-az
target: cli-az
cli-az-git:
@ -158,9 +158,9 @@ steps:
<<: *settings-push
name:
- registry.kokuwa.io/kokuwaio/docker-cli:az-git
- registry.kokuwa.io/kokuwaio/docker-cli:28.1.1-az-git
- registry.kokuwa.io/kokuwaio/docker-cli:28.2.2-az-git
- docker.io/kokuwaio/docker-cli:az-git
- docker.io/kokuwaio/docker-cli:28.1.1-az-git
- docker.io/kokuwaio/docker-cli:28.2.2-az-git
- ghcr.io/kokuwaio/docker-cli:az-git
- ghcr.io/kokuwaio/docker-cli:28.1.1-az-git
- ghcr.io/kokuwaio/docker-cli:28.2.2-az-git
target: cli-az-git