admin-vben/scripts/deploy
guoqiangui 3e89077d46
fix(deploy): use IMAGE_NAME variable in remove_image instead of hardcoded name (#7907)
The `remove_image` function was using a hardcoded image name `vben-admin-pro`
instead of the `$IMAGE_NAME` variable (`vben-admin-local`), so the old local
image was never actually cleaned up before each build.

Co-authored-by: guoqiangui <guoqiangui@zhongshitech.cn>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 11:18:09 +08:00
..
Dockerfile feat: Dockerfile构建调整 (#7727) 2026-03-25 14:53:26 +08:00
build-local-docker-image.sh fix(deploy): use IMAGE_NAME variable in remove_image instead of hardcoded name (#7907) 2026-05-16 11:18:09 +08:00
nginx.conf perf: display border status color when the form is verified incorrectly (#4407) 2024-09-14 22:44:21 +08:00