drpc: bump default dshackle image to 0.79.11-ss2
ss1 shipped without drpcorg public-submodule resources and crash-loops at boot (compatible-clients.yaml missing); ss2 is the boot-verified fix. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
dshackle-free:
|
dshackle-free:
|
||||||
image: ${DSHACKLE_IMAGE:-stakesquid/dshackle:0.79.11-ss1@sha256:09ecccf22355d34217bf3461771c6f8ae76f60177a9c9416b8708659b3875fe1}
|
image: ${DSHACKLE_IMAGE:-stakesquid/dshackle:0.79.11-ss2@sha256:624866381b672e051042f4f383fb19af1d9d4e508929ac92b2d70db3212ead92}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./free_configs:/etc/dshackle
|
- ./free_configs:/etc/dshackle
|
||||||
|
|||||||
2
drpc.yml
2
drpc.yml
@@ -23,7 +23,7 @@ services:
|
|||||||
sleep 10; done'
|
sleep 10; done'
|
||||||
|
|
||||||
dshackle:
|
dshackle:
|
||||||
image: ${DSHACKLE_IMAGE:-stakesquid/dshackle:0.79.11-ss1@sha256:09ecccf22355d34217bf3461771c6f8ae76f60177a9c9416b8708659b3875fe1}
|
image: ${DSHACKLE_IMAGE:-stakesquid/dshackle:0.79.11-ss2@sha256:624866381b672e051042f4f383fb19af1d9d4e508929ac92b2d70db3212ead92}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./main_configs:/etc/dshackle
|
- ./main_configs:/etc/dshackle
|
||||||
|
|||||||
Reference in New Issue
Block a user