Skip to content

Commit acdbc0b

Browse files
committed
don't use host network in pipeline build
1 parent 99dd5e7 commit acdbc0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/docker/docker-compose.build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ services:
88
build:
99
dockerfile: "${PWD}/Dockerfiles/restapi.Dockerfile"
1010
context: ../../
11-
network: host
1211
hostname: "landscapes.cosmoz.rest.api"
1312
environment:
1413
- PYTHONUNBUFFERED=TRUE

0 commit comments

Comments
 (0)