Merge pull request 'chore(deps): update git.coopcloud.tech/wiki-cafe/fedwiki-oci-image docker tag to v0.39.4' (#7) from renovate/git.coopcloud.tech-wiki-cafe-fedwiki-oci-image-0.x into main
Some checks failed
continuous-integration/drone/push Build is failing

Reviewed-on: #7
This commit is contained in:
2026-04-05 23:05:49 +00:00

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: git.coopcloud.tech/wiki-cafe/fedwiki-oci-image:0.39.3-1
image: git.coopcloud.tech/wiki-cafe/fedwiki-oci-image:0.39.4-1
command: /bin/sh entrypoint.sh
volumes:
- "${FEDWIKI_VOLUME}:/home/node/.wiki"