Update docker Docker tag to v24.0.7

This commit is contained in:
Soapbox Bot 2023-10-27 03:05:20 +00:00
parent 3a60dee4c7
commit dd9a4dc6c4
1 changed files with 2 additions and 2 deletions

View File

@ -111,9 +111,9 @@ pages:
docker: docker:
stage: deploy stage: deploy
image: docker:24.0.6 image: docker:24.0.7
services: services:
- docker:24.0.6-dind - docker:24.0.7-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