author | Nemo <me@captnemo.in> | 2019-04-21 17:45:28.0 +05:30:00 |
---|---|---|
committer | Nemo <me@captnemo.in> | 2019-04-21 17:45:28.0 +05:30:00 |
commit | c9b92054969cb9def43b3391c17ab26fcc96067b [patch] |
|
tree | e1234a2d4b5bf34c783fb7c8578de69dd3bbdeb5 |
|
parent | 071a16dc9413c3974d29158d9b896e4c18880f2b |
|
download | c9b92054969cb9def43b3391c17ab26fcc96067b.tar.gz |
Switch to stable release of nextcloud
Diff
nextcloud.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud.tf b/nextcloud.tf index f31442f..23eb393 100644 --- a/nextcloud.tf +++ a/nextcloud.tf @@ -7,7 +7,7 @@ module "nextcloud-container" { source = "modules/container" name = "nextcloud" image = "nextcloud:16-rc-apache" image = "nextcloud:stable-apache" volumes = [{ container_path = "/var/www/html"