Skip to content

Commit 1123baa

Browse files
authored
Merge pull request #388 from terminusdb/always_pull
Always pull image for testing
2 parents d62d251 + c579a11 commit 1123baa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terminusdb_client/tests/integration_tests/test-docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77
terminusdb-server:
88
image: terminusdb/terminusdb-server:dev
99
container_name: terminusdb-server
10+
pull_policy: always
1011
hostname: terminusdb-server
1112
tty: true
1213
ports:

0 commit comments

Comments
 (0)