We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50280d6 commit 0f79ddeCopy full SHA for 0f79dde
1 file changed
tests/integration/docker/aggregator/docker-compose.yml
@@ -54,7 +54,7 @@ services:
54
# build:
55
# context: ${AGGREGATOR_HOME:-../../../../../aggregators_net} # path to aggregator dockerfile directory
56
# dockerfile: Dockerfile
57
- image: ghcr.io/unicitynetwork/aggregators_net:bbabb5f093e829fa789ed6e83f57af98df3f1752
+ image: ghcr.io/unicitynetwork/aggregators_net:d96cc8292c55341217e2b80a895479ac1f9644c9
58
container_name: aggregator-test # must be specified for Testcontainers docker compose API
59
depends_on:
60
- mongo-setup
0 commit comments