diff --git a/build.sh b/build.sh index f324532..544adad 100644 --- a/build.sh +++ b/build.sh @@ -1,6 +1,5 @@ #!/bin/bash -# Build the Docker image echo "Building Wine + .NET SDK Docker image..." docker build -t wine-dotnet:latest .