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:26.1.3
image: docker:28.0.4
services:
- docker:26.1.3-dind
- docker:28.0.4-dind
.build-main:
stage: build
Loading