From e869a10647438fca3628b39ae182a50637922270 Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Fri, 9 Apr 2021 06:19:07 -0700 Subject: [PATCH] fix aquarius --- compose-files/aquarius.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-files/aquarius.yml b/compose-files/aquarius.yml index b3756cf..d3589c5 100644 --- a/compose-files/aquarius.yml +++ b/compose-files/aquarius.yml @@ -1,7 +1,7 @@ version: '3' services: aquarius: - image: myaquarius + image: oceanprotocol/aquarius:${AQUARIUS_VERSION:-latest} ports: - 5000:5000 networks: