We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5864d26 commit ac4344dCopy full SHA for ac4344d
2 files changed
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
build:
13
context: shutter
14
args:
15
- UPSTREAM_VERSION: v1.4.0
+ UPSTREAM_VERSION: v1.4.1
16
KEYPER_CONFIG_DIR: /keyper/config
17
SHUTTER_CHAIN_DIR: /chain
18
STAKER_SCRIPTS_VERSION: v0.1.2
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-1002-set1.0.2
+ ASSETS_VERSION: shutter-api-gnosis-1002-set1.1.0
10
ports:
11
- "24003:24003"
- "27656:27656"
@@ -18,4 +18,4 @@ services:
19
20
NETWORK: gnosis
21
0 commit comments