Skip to content
Snippets Groups Projects
Commit 27561b8d authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Updates to latest Nc version.

parent bc1cc328
No related branches found
No related tags found
No related merge requests found
...@@ -47,9 +47,9 @@ if [ "${APP}" = "nextcloud" ]; then ...@@ -47,9 +47,9 @@ if [ "${APP}" = "nextcloud" ]; then
export NC_IMAGE_TAG=21.0.7-2022-02-02 export NC_IMAGE_TAG=21.0.7-2022-02-02
export NC_WEB_IMAGE_TAG=21.0.7-web-2022-02-02 export NC_WEB_IMAGE_TAG=21.0.7-web-2022-02-02
else else
export NC_VERSION=21.0.7.0 export NC_VERSION=21.0.8.3
export NC_IMAGE_TAG=21.0.7-2022-02-02 export NC_IMAGE_TAG=21.0.8-2022-02-19
export NC_WEB_IMAGE_TAG=21.0.7-web-2022-02-02 export NC_WEB_IMAGE_TAG=21.0.8-web-2022-02-19
fi fi
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment