We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d62d251 + c579a11 commit 1123baaCopy full SHA for 1123baa
1 file changed
terminusdb_client/tests/integration_tests/test-docker-compose.yml
@@ -7,6 +7,7 @@ services:
7
terminusdb-server:
8
image: terminusdb/terminusdb-server:dev
9
container_name: terminusdb-server
10
+ pull_policy: always
11
hostname: terminusdb-server
12
tty: true
13
ports:
0 commit comments