Resolve merge conflict and bump app image

This commit is contained in:
Christian Galo
2026-04-18 06:12:27 +00:00
parent 02ad7a1ace
commit 7ba6fbabc1
-4
View File
@@ -1,10 +1,6 @@
services:
app:
<<<<<<< HEAD
image: git.coopcloud.tech/wiki-cafe/fedwiki-oci-image:0.39.4-1
=======
image: git.coopcloud.tech/wiki-cafe/fedwiki-oci-image:0.39.4-2
>>>>>>> b19daf1 (Bump app image and fix healthcheck quoting)
command: /bin/sh entrypoint.sh
volumes:
- "data:/home/node/.wiki"