1 Commits

Author SHA1 Message Date
460cdcd636 Update codeberg.org/forgejo/forgejo Docker tag to v15 2026-04-17 02:32:49 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services: services:
forgejo: forgejo:
container_name: forgejo container_name: forgejo
image: codeberg.org/forgejo/forgejo:14.0.3-rootless@sha256:3bde16a366e57f37c09599b77ceb83ed05b1934f8224072f8140bc66cf243608 image: codeberg.org/forgejo/forgejo:15.0.0-rootless@sha256:ab6ca32ae0d5af2494b77aa22dd5cd2f24087f4325b396d09188b695ce004e24
restart: unless-stopped restart: unless-stopped
user: ${PUID}:${PGID} user: ${PUID}:${PGID}
volumes: volumes:

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:acdab28186a66b51bfd4202210c6732931ea95cf41c711148a0c9770b9fcc9e1
restart: unless-stopped restart: unless-stopped
command: command:
- '*.zim' - '*.zim'