Revert stable tag, because it did break Wekan version numbers.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-04-01 13:47:57 +03:00
parent 4cadc5f4f3
commit 5ca90f4d22
2 changed files with 2 additions and 2 deletions

View file

@ -118,7 +118,7 @@ services:
#-------------------------------------------------------------------------------------
# ==== MONGODB AND METEOR VERSION ====
# a) Quay automatic builds do work work, https://quay.io/wekan/wekan
image: quay.io/wekan/wekan:stable
image: quay.io/wekan/wekan
# b) Using specific version tag:
# image: quay.io/wekan/wekan:v4.52
# c) Docker Hub builds do work https://hub.docker.com/r/wekanteam/wekan

View file

@ -137,7 +137,7 @@ services:
' 1>/dev/null 2>&1 &
mongod --replSet rs1
wekan:
image: quay.io/wekan/wekan:stable
image: quay.io/wekan/wekan
container_name: wekan-app
restart: always
networks: