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

Updates Nc to latest.

parent 8265c85c
No related branches found
No related tags found
No related merge requests found
...@@ -41,8 +41,8 @@ if [ "${APP}" = "nextcloud" ]; then ...@@ -41,8 +41,8 @@ if [ "${APP}" = "nextcloud" ]; then
export NC_WEB_IMAGE_TAG=21.0.2-web-2021-07-06 export NC_WEB_IMAGE_TAG=21.0.2-web-2021-07-06
else else
export NC_VERSION=20.0.12.1 export NC_VERSION=20.0.12.1
export NC_IMAGE_TAG=20.0.12-2021-09-03 export NC_IMAGE_TAG=20.0.12-2021-09-05
export NC_WEB_IMAGE_TAG=20.0.12-web-2021-09-03 export NC_WEB_IMAGE_TAG=20.0.12-web-2021-09-05
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