Update docker Docker tag to v23

This commit is contained in:
Soapbox Bot 2023-02-03 00:12:36 +00:00
parent fc1a547a2e
commit 476a057781
1 changed files with 2 additions and 2 deletions

View File

@ -149,9 +149,9 @@ pages:
docker: docker:
stage: deploy stage: deploy
image: docker:20.10.23 image: docker:23.0.0
services: services:
- docker:20.10.23-dind - docker:23.0.0-dind
tags: tags:
- dind - 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 # 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