[docs-only] Fix the default deployment release type

This commit is contained in:
mmattel
2024-08-14 12:30:20 +02:00
parent d13b8d1a00
commit 37e7e8c52a
3 changed files with 5 additions and 7 deletions
+2 -2
View File
@@ -113,8 +113,8 @@ See also [example server setup]({{< ref "preparing_server" >}})
# The oCIS container image.
# For production releases: "owncloud/ocis"
# For rolling releases: "owncloud/ocis-rolling"
# Defaults to "owncloud/ocis-rolling" (rolling release)
OCIS_DOCKER_IMAGE=
# Defaults to production if not set otherwise
OCIS_DOCKER_IMAGE=owncloud/ocis-rolling
# The oCIS container version.
# Defaults to "latest" and points to the latest stable tag.
OCIS_DOCKER_TAG=