feat: bump to our own image machinery
All checks were successful
continuous-integration/drone/push Build is passing

See https://git.coopcloud.tech/coop-cloud-chaos-patchs/docker-writefreely
This commit is contained in:
decentral1se 2025-02-06 21:08:49 +01:00
parent 75fd68fc82
commit e64e7ac0bb
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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