Skip to content

Commit ac4344d

Browse files
committed
feat: bump keyper version to 1.4.1 and assets to shutter-api-gnosis-1002-set1.1.0
1 parent 5864d26 commit ac4344d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.4.0
15+
UPSTREAM_VERSION: v1.4.1
1616
KEYPER_CONFIG_DIR: /keyper/config
1717
SHUTTER_CHAIN_DIR: /chain
1818
STAKER_SCRIPTS_VERSION: v0.1.2

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-1002-set1.0.2
9+
ASSETS_VERSION: shutter-api-gnosis-1002-set1.1.0
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-1002-set1.0.2
21+
ASSETS_VERSION: shutter-api-gnosis-1002-set1.1.0

0 commit comments

Comments
 (0)