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

Updates Nc 20 to latest.

parent a3f85b2c
No related branches found
No related tags found
No related merge requests found
...@@ -47,8 +47,8 @@ if [ "${APP}" = "nextcloud" ]; then ...@@ -47,8 +47,8 @@ if [ "${APP}" = "nextcloud" ]; then
export NC_WEB_IMAGE_TAG=21.0.7-web-2021-12-15 export NC_WEB_IMAGE_TAG=21.0.7-web-2021-12-15
else else
export NC_VERSION=20.0.14.2 export NC_VERSION=20.0.14.2
export NC_IMAGE_TAG=20.0.14-2021-12-15 export NC_IMAGE_TAG=20.0.14-2022-01-10
export NC_WEB_IMAGE_TAG=20.0.14-web-2021-12-15 export NC_WEB_IMAGE_TAG=20.0.14-web-2022-01-10
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