diff --git a/Dockerfile b/Dockerfile index 418d808..8f3ef32 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM bcgdesign/nginx:alpine3.13-2.1.3 +FROM bcgdesign/nginx:alpine3.13-2.1.4 LABEL maintainer="Ben Green " \ org.label-schema.name="Nginx Proxy" \ diff --git a/VERSION b/VERSION index abae0d9..c346e7a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.3 \ No newline at end of file +2.1.4 \ No newline at end of file diff --git a/overlay/usr/lib/bcg/inc/proxy-setup-ssl.sh b/overlay/usr/lib/bcg/inc/proxy-setup-ssl.sh index db5b00b..860c7cd 100644 --- a/overlay/usr/lib/bcg/inc/proxy-setup-ssl.sh +++ b/overlay/usr/lib/bcg/inc/proxy-setup-ssl.sh @@ -47,7 +47,7 @@ create-pem () { # # Arguments # 1 Domain name -# 2 Name of Domain Aliases array +# 2 String containing Domain Aliases (separated by spaces) #====================================================================================================================== setup-ssl () {