From e64e7ac0bbfc94cdd6a184a204a3a2606f70a26b Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 6 Feb 2025 21:08:49 +0100 Subject: [PATCH] feat: bump to our own image machinery See https://git.coopcloud.tech/coop-cloud-chaos-patchs/docker-writefreely --- README.md | 2 +- compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67edeec..18cde30 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ * **Category**: Apps * **Status**: 2, beta -* **Image**: [`writeas/writefreely`](https://hub.docker.com/r/writeas/writefreely), 4, upstream +* **Image**: [`writefreely`](https://git.coopcloud.tech/coop-cloud-chaos-patchs/docker-writefreely), 1, Co-op Cloud custom image * **Healthcheck**: 3 * **Backups**: 1 * **Email**: 3 diff --git a/compose.yml b/compose.yml index 27618a0..703769f 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: "writeas/writefreely:latest" + image: git.coopcloud.tech/coop-cloud-chaos-patchs/writefreely:v0.15.1 environment: - DB_PASSWORD_FILE=/run/secrets/db_password - FEDERATION