Skip to content

Commit bdfda0a

Browse files
authored
Fix typo in assets image tag
1 parent 665f659 commit bdfda0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
build:
3232
context: metrics
3333
args:
34-
ASSETS_VERSION: shutter-gnosis-1000-set-1.3 # $NETWORK-10*$CHAIN_ID-set-$VERSION
34+
ASSETS_VERSION: shutter-gnosis-1000-set1.3 # $NETWORK-10*$CHAIN_ID-set-$VERSION
3535
restart: on-failure
3636
environment:
3737
SHUTTER_PUSH_METRICS_ENABLED: false

0 commit comments

Comments
 (0)