Skip to content

Commit 9ff7a6d

Browse files
authored
feat: upgrade mainnet proxy to 1.0.0 (#749)
1 parent 31b1a3a commit 9ff7a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/utils/launcher/config/template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ def __str__(self):
588588
},
589589
"proxy": {
590590
"name": "proxy",
591-
"image": "exchangeunion/proxy:latest",
591+
"image": "exchangeunion/proxy:1.0.0",
592592
"volumes": [
593593
{
594594
"host": "/var/run/docker.sock",

0 commit comments

Comments
 (0)