From 56bed506737aa5ba52796ba04c398c972a88caa2 Mon Sep 17 00:00:00 2001 From: giles bradshaw Date: Thu, 2 Apr 2020 15:50:04 +0000 Subject: [PATCH] . --- letsencrypt-nginx/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt-nginx/build.sh b/letsencrypt-nginx/build.sh index 15869f2..94da20c 100644 --- a/letsencrypt-nginx/build.sh +++ b/letsencrypt-nginx/build.sh @@ -1,3 +1,3 @@ set -e docker build . -f Dockerfile.$1 --build-arg image=$2letsencrypt-nginx -t $2letsencrypt-$1 -docker push $2/letsencrypt-$1 +docker push $2letsencrypt-$1