Update file build-container.yml

This commit is contained in:
2023-04-09 16:38:51 +00:00
parent ed01cd85e7
commit 2400967c3d

View File

@@ -2,6 +2,8 @@ stages:
- build
build-container:
image: docker:20.10.17
variables:
DOCKER_HOST: tcp://docker:2375
services:
- docker:20.10.17-dind
stage: build