generated from coop-cloud/example
feat: bump to our own image machinery
All checks were successful
continuous-integration/drone/push Build is passing
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:
parent
75fd68fc82
commit
e64e7ac0bb
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user