8000 fixed CI in docker 26.1 (DE-813) · arangodb/arangodb-java-driver@e0935a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit e0935a8

Browse files
committed
fixed CI in docker 26.1 (DE-813)
1 parent fa9d57f commit e0935a8

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
@@ -65,6 +65,7 @@ docker run -d \
6565
-e ARANGO_LICENSE_KEY="$ARANGO_LICENSE_KEY" \
6666
$STARTER_DOCKER_IMAGE \
6767
$STARTER_ARGS \
68+
--docker.net-mode=default \
6869
--docker.container=adb \
6970
--auth.jwt-secret=/jwtSecret \
7071
--starter.address="${GW}" \

0 commit comments

Comments
 (0)
0