Skip to content

Commit 4d8a20a

Browse files
author
Joan Fontanals Martinez
committed
test: undo changes in docker compose
1 parent 2babe51 commit 4d8a20a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/index/weaviate/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '3.3'
1+
version: '3.8'
22

33
services:
44

@@ -24,4 +24,4 @@ services:
2424
LOG_LEVEL: debug # verbose
2525
LOG_FORMAT: text
2626
# LOG_LEVEL: trace # very verbose
27-
GODEBUG: gctrace=1 # make go garbage collector verbose
27+
GODEBUG: gctrace=1 # make go garbage collector verbose

0 commit comments

Comments
 (0)