Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 054ff7b1e1 Update ghcr.io/fosrl/gerbil Docker tag to v1.4.0 2026-05-04 02:31:47 +00:00
2 changed files with 2 additions and 2 deletions
+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:3448ca74298f226c4b44f72e52cf25c7b4e7f7542d7a44b4a3f105562e94859b image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:0b6541355b250c6b45d2d7725e88f22f1d6a0f45ad9480d9c0bd4bc58436a12f
restart: unless-stopped restart: unless-stopped
command: command:
- '*.zim' - '*.zim'
+1 -1
View File
@@ -14,7 +14,7 @@ services:
gerbil: gerbil:
container_name: gerbil container_name: gerbil
image: ghcr.io/fosrl/gerbil:1.3.1 image: ghcr.io/fosrl/gerbil:1.4.0
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pangolin: pangolin: