mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-01-09 10:36:37 +00:00
Replaced "docker.io/docker:stable" with "docker.io/docker:latest"
This commit is contained in:
parent
f67b19be3f
commit
b99b5590fc
@ -10,7 +10,7 @@ variables:
|
|||||||
DOCKER_DRIVER: 'overlay2'
|
DOCKER_DRIVER: 'overlay2'
|
||||||
|
|
||||||
default:
|
default:
|
||||||
image: 'docker.io/docker:stable'
|
image: 'docker.io/docker:latest'
|
||||||
services:
|
services:
|
||||||
- name: 'docker.io/docker:dind'
|
- name: 'docker.io/docker:dind'
|
||||||
alias: 'dockerd'
|
alias: 'dockerd'
|
||||||
|
Loading…
Reference in New Issue
Block a user