Skip to content

Commit 8703cb1

Browse files
committed
Use dev tag instead of special branch
1 parent 5c4edce commit 8703cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22

33
services:
44
terminusdb:
5-
image: terminusdb/terminusdb-server:semantic_indexer
5+
image: terminusdb/terminusdb-server:dev
66
container_name: terminusdb-server
77
tty: true
88
ports:

0 commit comments

Comments
 (0)