Skip to content

Commit 0f79dde

Browse files
committed
updated to latest aggregator
1 parent 50280d6 commit 0f79dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/docker/aggregator/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ services:
5454
# build:
5555
# context: ${AGGREGATOR_HOME:-../../../../../aggregators_net} # path to aggregator dockerfile directory
5656
# dockerfile: Dockerfile
57-
image: ghcr.io/unicitynetwork/aggregators_net:bbabb5f093e829fa789ed6e83f57af98df3f1752
57+
image: ghcr.io/unicitynetwork/aggregators_net:d96cc8292c55341217e2b80a895479ac1f9644c9
5858
container_name: aggregator-test # must be specified for Testcontainers docker compose API
5959
depends_on:
6060
- mongo-setup

0 commit comments

Comments
 (0)