This commit is contained in:
2025-09-08 19:57:25 +09:00
parent 3ca59a969a
commit fadfb436d5
2 changed files with 2 additions and 1 deletions

1
build.bat Normal file
View File

@@ -0,0 +1 @@
docker build -t xwindow-korean-dotnet:latest .

View File

@@ -3,7 +3,7 @@
set -e
IMAGE_NAME="lancard/xwindow-korean"
IMAGE_NAME="xwindow-korean-dotnet"
VERSION="latest"
echo "🐳 Building Docker image: $IMAGE_NAME:$VERSION"