Skip to content

Commit 6bc30db

Browse files
authored
Merge pull request #25 from shutter-network/release/[email protected]
bump keyper and asset versions
2 parents 0c0ea78 + 2ca74b1 commit 6bc30db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
build:
1313
context: shutter
1414
args:
15-
UPSTREAM_VERSION: v1.3.12
15+
UPSTREAM_VERSION: v1.3.13
1616
KEYPER_CONFIG_DIR: /keyper/config
1717
SHUTTER_CHAIN_DIR: /chain
1818
STAKER_SCRIPTS_VERSION: v0.1.0

package_variants/gnosis/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
CHAIN_PORT: 27656
77
KEYPER_PORT: 24003
88
KEYPER_METRICS_PORT: 9100
9-
ASSETS_VERSION: shutter-api-gnosis-1000-v0.0.1
9+
ASSETS_VERSION: shutter-api-gnosis-1001-set1.1.1
1010
ports:
1111
- "24003:24003"
1212
- "27656:27656"
@@ -18,4 +18,4 @@ services:
1818
build:
1919
args:
2020
NETWORK: gnosis
21-
ASSETS_VERSION: shutter-api-gnosis-1000-v0.0.1
21+
ASSETS_VERSION: shutter-api-gnosis-1001-set1.1.1

0 commit comments

Comments
 (0)