mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-01-08 01:55:30 +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'
|
||||
|
||||
default:
|
||||
image: 'docker.io/docker:stable'
|
||||
image: 'docker.io/docker:latest'
|
||||
services:
|
||||
- name: 'docker.io/docker:dind'
|
||||
alias: 'dockerd'
|
||||
|
Loading…
Reference in New Issue
Block a user