Replaced "docker.io/docker:stable" with "docker.io/docker:latest"
This commit is contained in:
@@ -10,7 +10,7 @@ variables:
|
||||
DOCKER_DRIVER: 'overlay2'
|
||||
|
||||
default:
|
||||
image: 'docker.io/docker:stable'
|
||||
image: 'docker.io/docker:latest'
|
||||
services:
|
||||
- name: 'docker.io/docker:dind'
|
||||
alias: 'dockerd'
|
||||
|
||||
Reference in New Issue
Block a user