Merge branch 'renovate/docker-25.x' into 'main'

Update docker Docker tag to v25

See merge request soapbox-pub/soapbox!2922
environments/review-main-yi2y9f/deployments/4420
Alex Gleason 7 months ago
commit 85c4b06a10

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

Loading…
Cancel
Save