From 0e003b6e4585ec1d21d46cfa340c78894fed910b Mon Sep 17 00:00:00 2001 From: Derkades Date: Sat, 26 Dec 2020 15:44:06 +0100 Subject: [PATCH] add missing nginx tag --- deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index ae003c1..5a4232e 100755 --- a/deploy.sh +++ b/deploy.sh @@ -13,6 +13,7 @@ docker buildx build \ -t namelessmc/nginx:v2-pr7 \ -t namelessmc/nginx:v2-pr8 \ -t namelessmc/nginx:v2-pr9dev \ + -t namelessmc/nginx:v2-pr9dev-php8 \ --platform=linux/arm,linux/arm64,linux/amd64 nginx_web --push deploy_php(){