Update docker Docker tag to v24.0.9

This commit is contained in:
Soapbox Bot 2024-02-11 15:05:55 +00:00
parent 262589f2b4
commit 0a580e8faa
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.7 image: docker:24.0.9
services: services:
- docker:24.0.7-dind - docker:24.0.9-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