We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca8856 commit c579a11Copy full SHA for c579a11
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