Update php version

This commit is contained in:
2022-06-21 10:29:22 +02:00
parent dd4614cf20
commit 802ace22f1

View File

@@ -6,5 +6,4 @@ if [ $# -eq 0 ]
tag=$1
fi
#docker build -t jkaninda/laravel-php-fpm:$tag .
docker build -t jkaninda/php-fpm:$tag .
docker build -t jkaninda/laravel-php-fpm:$tag .