test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
image: docker:dind
|
||||
image: docker:stable
|
||||
|
||||
variables:
|
||||
IMAGE_NAME: "foundry_vtt:alpine"
|
||||
@@ -8,7 +8,7 @@ variables:
|
||||
FF_NETWORK_PER_BUILD: "true"
|
||||
|
||||
services:
|
||||
- name: docker:dind
|
||||
- name: docker:18-dind
|
||||
command: ["--tls=false"]
|
||||
|
||||
build image:
|
||||
|
||||
Reference in New Issue
Block a user