diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ab2fb497d8..36a3084eaf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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