Skip to content
Snippets Groups Projects

Update docker Docker tag to v27 - autoclosed

Closed Renovate requested to merge renovate/docker-27.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:27.3.0
services:
- docker:26.1.3-dind
- docker:27.3.0-dind
.build-main:
stage: build
Loading