Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ services:
dockhand: dockhand:
container_name: dockhand container_name: dockhand
image: fnsys/dockhand:v1.0.28@sha256:e2434373fda0d07637e1d8df0aa64e620696b76377669d2921bf7843c846d2f4 image: fnsys/dockhand:v1.0.27@sha256:8c2f62e215d257e3b17fd0d458d4fcd134f67c4ee495831b818004677ad57e3b
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
dockhand_db: dockhand_db:
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
kiwix: kiwix:
container_name: kiwix container_name: kiwix
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:0b6541355b250c6b45d2d7725e88f22f1d6a0f45ad9480d9c0bd4bc58436a12f image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:b010f86051f489982897413030ee3b2d724f41ab0282af713a8a994184d1363e
restart: unless-stopped restart: unless-stopped
command: command:
- '*.zim' - '*.zim'