diff --git a/package_variants/gnosis/docker-compose.yml b/package_variants/gnosis/docker-compose.yml index dfa67d4..b499103 100644 --- a/package_variants/gnosis/docker-compose.yml +++ b/package_variants/gnosis/docker-compose.yml @@ -6,7 +6,7 @@ services: CHAIN_PORT: 27656 KEYPER_PORT: 24003 KEYPER_METRICS_PORT: 9100 - ASSETS_VERSION: shutter-api-gnosis-1001-set1.1.1 + ASSETS_VERSION: shutter-api-gnosis-1002-set1.0.2 ports: - "24003:24003" - "27656:27656" @@ -18,4 +18,4 @@ services: build: args: NETWORK: gnosis - ASSETS_VERSION: shutter-api-gnosis-1001-set1.1.1 \ No newline at end of file + ASSETS_VERSION: shutter-api-gnosis-1002-set1.0.2 \ No newline at end of file