diff --git a/libre b/libre index 4a059e7c72f458cd4f37c4422cf9b520db9129b2..bce70e08eb960001bd1f03fc8a43a825083183a8 100755 --- a/libre +++ b/libre @@ -48,7 +48,7 @@ if [ "${APP}" = "nextcloud" ]; then else export NC_VERSION=21.0.9.1 export NC_IMAGE_TAG=21.0.9-2022-03-23 - export NC_WEB_IMAGE_TAG=21.0.9-2022-03-23 + export NC_WEB_IMAGE_TAG=21.0.9-web-2022-03-23 fi elif [ "${APP}" = "rocketchat" ]; then export REPLICAS="${REPLICAS:-1}"