chore(deps): update docker docker tag to v25.0.3
This commit is contained in:
parent
aa8e534293
commit
3c675dd08e
1 changed files with 2 additions and 2 deletions
|
@ -122,9 +122,9 @@ debian:x86_64-unknown-linux-gnu:
|
|||
|
||||
docker-publish:
|
||||
stage: publish
|
||||
image: docker:25.0.0
|
||||
image: docker:25.0.3
|
||||
services:
|
||||
- docker:25.0.0-dind
|
||||
- docker:25.0.3-dind
|
||||
variables:
|
||||
IMAGE_NAME: $CI_REGISTRY_IMAGE/conduwuit
|
||||
IMAGE_SUFFIX_AMD64: amd64
|
||||
|
|
Loading…
Add table
Reference in a new issue