diff --git a/build.sh b/build.sh index 2bdd402..20e46c1 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ #!/bin/sh -docker build -t derkades/namelessmc-nginx nginx_web -docker build -t derkades/namelessmc-php php_fpm +docker build -t namelessmc-nginx nginx_web +docker build -t namelessmc-php php_fpm