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