mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-08-07 12:28:43 +08:00
fix: use docker image to production release on stable-7.2
This commit is contained in:
@@ -87,7 +87,7 @@ TRAEFIK_LOG_LEVEL=
|
||||
# For production releases: "opencloudeu/opencloud"
|
||||
# For rolling releases: "opencloudeu/opencloud-rolling"
|
||||
# Defaults to production if not set otherwise
|
||||
OC_DOCKER_IMAGE=opencloudeu/opencloud-rolling
|
||||
OC_DOCKER_IMAGE=opencloudeu/opencloud
|
||||
# The openCloud container version.
|
||||
# Defaults to the latest version-tag. Use git pull to update.
|
||||
OC_DOCKER_TAG=
|
||||
|
||||
Reference in New Issue
Block a user