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.
2 parents 0c0ea78 + 2ca74b1 commit 6bc30dbCopy full SHA for 6bc30db
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
build:
13
context: shutter
14
args:
15
- UPSTREAM_VERSION: v1.3.12
+ UPSTREAM_VERSION: v1.3.13
16
KEYPER_CONFIG_DIR: /keyper/config
17
SHUTTER_CHAIN_DIR: /chain
18
STAKER_SCRIPTS_VERSION: v0.1.0
package_variants/gnosis/docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
CHAIN_PORT: 27656
7
KEYPER_PORT: 24003
8
KEYPER_METRICS_PORT: 9100
9
- ASSETS_VERSION: shutter-api-gnosis-1000-v0.0.1
+ ASSETS_VERSION: shutter-api-gnosis-1001-set1.1.1
10
ports:
11
- "24003:24003"
- "27656:27656"
@@ -18,4 +18,4 @@ services:
19
20
NETWORK: gnosis
21
0 commit comments