fix: fix docker file images proxy (#2071)

* fix: fix docker file images proxy

* fix: fix docker file images proxy

* docs: optimize openim go code and logging docs
This commit is contained in:
Xinwei Xiong
2024-03-11 15:54:33 +08:00
committed by GitHub
parent 5454c512e0
commit cd7f35452e
4 changed files with 662 additions and 32 deletions
-4
View File
@@ -21,10 +21,6 @@
# checks them out to a branch named:
# automated-cherry-pick-of-<pr>-<target branch>-<timestamp>
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
source "${OPENIM_ROOT}/scripts/lib/init.sh"