We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ec469 commit 17e07c4Copy full SHA for 17e07c4
1 file changed
cmd/nigiri/resources/docker-compose.yml
@@ -292,7 +292,7 @@ services:
292
293
ark-wallet:
294
container_name: ark-wallet
295
- image: ghcr.io/arkade-os/arkd-wallet:v0.9.3
+ image: ghcr.io/arkade-os/arkd-wallet:v0.9.4
296
restart: unless-stopped
297
depends_on:
298
- bitcoin
@@ -324,7 +324,7 @@ services:
324
325
ark:
326
container_name: ark
327
- image: ghcr.io/arkade-os/arkd:v0.9.3
+ image: ghcr.io/arkade-os/arkd:v0.9.4
328
329
330
0 commit comments