docker-compose.yml back to latest docker image tag.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-09-29 13:21:28 +03:00
parent 26abb2d99d
commit cfa0a063ce

View file

@ -120,7 +120,7 @@ services:
# image: quay.io/wekan/wekan:v6.89
# image: wekanteam/wekan:v6.89
# b) GitHub Container registry.
image: ghcr.io/wekan/wekan:main
image: ghcr.io/wekan/wekan:latest
# c) Quay:
#image: quay.io/wekan/wekan:latest
# d) Docker Hub: