Skip to content

Commit 17e07c4

Browse files
authored
Update ark-wallet and ark images to v0.9.4 (#259)
1 parent 98ec469 commit 17e07c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cmd/nigiri/resources/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ services:
292292

293293
ark-wallet:
294294
container_name: ark-wallet
295-
image: ghcr.io/arkade-os/arkd-wallet:v0.9.3
295+
image: ghcr.io/arkade-os/arkd-wallet:v0.9.4
296296
restart: unless-stopped
297297
depends_on:
298298
- bitcoin
@@ -324,7 +324,7 @@ services:
324324

325325
ark:
326326
container_name: ark
327-
image: ghcr.io/arkade-os/arkd:v0.9.3
327+
image: ghcr.io/arkade-os/arkd:v0.9.4
328328
restart: unless-stopped
329329
depends_on:
330330
- bitcoin

0 commit comments

Comments
 (0)