File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ services:
77 dockerfile: Dockerfile
88 args:
99 - ARCH=${ARCH}
10- image: playground-cluster- bitcoind
10+ image: ghcr.io/randymcmillan/plebnet- playground-docker/ bitcoind-${ARCH}/root
1111 links:
1212 - tor-${tor_i}
1313 depends_on:
@@ -28,7 +28,7 @@ services:
2828 build:
2929 context: ./lnd-signet
3030 dockerfile: Dockerfile
31- image: playground-cluster- lnd
31+ image: ghcr.io/randymcmillan/plebnet- playground-docker/ lnd-${ARCH}/root
3232 links:
3333 - bitcoind-${bitcoind_i}
3434 - tor-${tor_i}
@@ -63,7 +63,7 @@ services:
6363 build:
6464 context: ./tor
6565 dockerfile: Dockerfile
66- image: playground-cluster- tor
66+ image: ghcr.io/randymcmillan/plebnet- playground-docker/ tor-${ARCH}/root
6767 container_name: playground-tor-${tor_i}
6868 expose:
6969 - 9050
You can’t perform that action at this time.
0 commit comments