Skip to content

Commit 1635e8a

Browse files
committed
fix: use an actual unoserver-docker
1 parent 38468e1 commit 1635e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ services:
4343
MONGO_INITDB_ROOT_PASSWORD: ${MONGO_INITDB_ROOT_PASSWORD:-secret}
4444

4545
unoserver:
46-
image: ghcr.io/unoconv/unoserver-docker
46+
image: danillatency/unoserver-docker-auto:latest
4747
restart: no
4848
ports:
4949
- "2003:2003"

0 commit comments

Comments
 (0)