Merge branch 'renovate/docker-20.x' into 'develop'
Update docker Docker tag to v20.10.23 See merge request soapbox-pub/soapbox!2209
This commit is contained in:
commit
53736197b3
1 changed files with 2 additions and 2 deletions
|
@ -149,9 +149,9 @@ pages:
|
|||
|
||||
docker:
|
||||
stage: deploy
|
||||
image: docker:20.10.22
|
||||
image: docker:20.10.23
|
||||
services:
|
||||
- docker:20.10.22-dind
|
||||
- docker:20.10.23-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 a new issue