8000 fixed CI in docker 26.1 (DE-813) · arangodb/spring-data@27b3f94 · GitHub
[go: up one dir, main page]

Skip to content

Commit 27b3f94

Browse files
committed
fixed CI in docker 26.1 (DE-813)
1 parent 720f52a commit 27b3f94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/start_db.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ docker run -d \
6666
-e ARANGO_LICENSE_KEY="$ARANGO_LICENSE_KEY" \
6767
$STARTER_DOCKER_IMAGE \
6868
$STARTER_ARGS \
69+
--docker.net-mode=default \
6970
--docker.container=adb \
7071
--auth.jwt-secret=/jwtSecret \
7172
--starter.address="${GW}" \

0 commit comments

Comments
 (0)
0