forked from coop-cloud/federatedwiki
Allow specifying WIKI_VERSION
This commit is contained in:
parent
e2706d14ad
commit
db6dc1d6f7
@ -1,3 +1,3 @@
|
||||
services:
|
||||
app:
|
||||
image: git.coopcloud.tech/wiki-cafe/wiki-farm:latest
|
||||
image: git.coopcloud.tech/wiki-cafe/wiki-farm:${WIKI_VERSION:-latest}
|
||||
|
Loading…
Reference in New Issue
Block a user