Merge branch 'renovate/docker-25.x' into 'main'
Update docker Docker tag to v25 See merge request soapbox-pub/soapbox!2922
This commit is contained in:
commit
85c4b06a10
|
@ -111,9 +111,9 @@ pages:
|
|||
|
||||
docker:
|
||||
stage: deploy
|
||||
image: docker:24.0.9
|
||||
image: docker:25.0.3
|
||||
services:
|
||||
- docker:24.0.9-dind
|
||||
- docker:25.0.3-dind
|
||||
tags:
|
||||
- dind
|
||||
# https://medium.com/devops-with-valentine/how-to-build-a-docker-image-and-push-it-to-the-gitlab-container-registry-from-a-gitlab-ci-pipeline-acac0d1f26df
|
||||
|
|
Loading…
Reference in New Issue