chore(deps): update docker docker tag to v25.0.5
This commit is contained in:
parent
f7e8054a00
commit
ab420e8a90
1 changed files with 2 additions and 2 deletions
|
@ -129,9 +129,9 @@ artifacts:
|
|||
|
||||
.push-oci-image:
|
||||
stage: publish
|
||||
image: docker:25.0.4
|
||||
image: docker:25.0.5
|
||||
services:
|
||||
- docker:25.0.4-dind
|
||||
- docker:25.0.5-dind
|
||||
variables:
|
||||
IMAGE_SUFFIX_AMD64: amd64
|
||||
IMAGE_SUFFIX_ARM64V8: arm64v8
|
||||
|
|
Loading…
Add table
Reference in a new issue