1
0
Fork 0

fix(build): correct docker port

This commit is contained in:
ssube 2020-04-05 23:11:40 -05:00
parent c7256db345
commit 5670f1ac28
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ build-image:
variables:
DOCKER_DRIVER: overlay2
DOCKER_HOST: tcp://localhost:237
DOCKER_HOST: tcp://localhost:2375
IMAGE_ARCH: ubuntu
github-pending: