update standalone

This commit is contained in:
Denis Angell
2023-02-16 18:52:25 -05:00
parent 6c6dade636
commit 157a9d9409

View File

@@ -102,7 +102,7 @@ jobs:
services:
rippled:
image: natenichols/rippled-standalone:latest
image: gcr.io/metaxrplorer/dangell7-iouescrow-standalone:1
ports:
- 6006:6006
options: --health-cmd="wget localhost:6006 || exit 1" --health-interval=5s --health-retries=10 --health-timeout=2s
@@ -153,7 +153,7 @@ jobs:
services:
rippled:
image: natenichols/rippled-standalone:latest
image: gcr.io/metaxrplorer/dangell7-iouescrow-standalone:1
ports:
- 6006:6006
options: --health-cmd="wget localhost:6006 || exit 1" --health-interval=5s --health-retries=10 --health-timeout=2s