diff --git a/build.sh b/build.sh index 7350372..f97033e 100644 --- a/build.sh +++ b/build.sh @@ -1,2 +1,2 @@ #!/bin/bash -podman image build -t localhost/debian-web:latest . +podman image build -t localhost/nginx-dev:latest .