build(docker): update docmost image to ghcr.io registry

This commit is contained in:
vvzvlad
2026-06-16 22:57:54 +03:00
parent a88b3f776c
commit c8d715f640

View File

@@ -1,6 +1,6 @@
services:
docmost:
image: docmost/docmost:latest
image: ghcr.io/vvzvlad/gitmost:latest
depends_on:
- db
- redis