Skip to content
Snippets Groups Projects

Update docker Docker tag to v26.1.4

Open Renovate requested to merge renovate/docker-26.x into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 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:26.1.4
services:
- docker:26.1.3-dind
- docker:26.1.4-dind
.build-main:
stage: build
Loading