Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 774130b839 Update fosrl/newt Docker tag to v1.12.5 2026-05-09 02:32:43 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
kiwix:
container_name: kiwix
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:b010f86051f489982897413030ee3b2d724f41ab0282af713a8a994184d1363e
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:0b6541355b250c6b45d2d7725e88f22f1d6a0f45ad9480d9c0bd4bc58436a12f
restart: unless-stopped
command:
- '*.zim'
+1 -1
View File
@@ -1,7 +1,7 @@
services:
newt:
container_name: newt
image: fosrl/newt:1.12.2
image: fosrl/newt:1.12.5
restart: unless-stopped
environment:
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}