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

Updates Nc image 21 to latest.

parent 802b5583
No related branches found
No related tags found
Loading
...@@ -43,8 +43,8 @@ if [ "${APP}" = "nextcloud" ]; then ...@@ -43,8 +43,8 @@ if [ "${APP}" = "nextcloud" ]; then
export NC_WEB_IMAGE_TAG=22.1.1-web-2021-09-08 export NC_WEB_IMAGE_TAG=22.1.1-web-2021-09-08
elif [ "${VERSION}" = "beta" ]; then elif [ "${VERSION}" = "beta" ]; then
export NC_VERSION=21.0.7.1 export NC_VERSION=21.0.7.1
export NC_IMAGE_TAG=21.0.7-2021-12-12 export NC_IMAGE_TAG=21.0.7-2021-12-13
export NC_WEB_IMAGE_TAG=21.0.7-web-2021-12-12 export NC_WEB_IMAGE_TAG=21.0.7-web-2021-12-13
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-12 export NC_IMAGE_TAG=20.0.14-2021-12-12
......
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