修复内存泄漏问题

This commit is contained in:
inrgihc
2024-01-12 23:18:34 +08:00
parent 93f0182d2e
commit 74d0f25d29
47 changed files with 82 additions and 67 deletions

View File

@@ -2,7 +2,7 @@
set -e
DBSWITCH_VERSION=1.9.3
DBSWITCH_VERSION=1.9.4
BUILD_DOCKER_DIR="$( cd "$( dirname "$0" )" && pwd )"
PROJECT_ROOT_DIR=$( dirname "$BUILD_DOCKER_DIR")
DOCKER_DBSWITCH_DIR=$BUILD_DOCKER_DIR/dbswitch