Skip to content
Snippets Groups Projects

Update docker Docker tag to v28

Open Renovate requested to merge renovate/docker-28.x into master
+ 2
2
# This file is a template, and might need editing before it works on your project.
# Official docker image.
image: docker:28.0.0
image: docker:28.0.1
services:
- docker:28.0.0-dind
- docker:28.0.1-dind
.build-main:
stage: build
Loading