fix(postgres): zhparser 正确仓库 amutu/zhparser(zhparser/zhparser 404 不存在)
This commit is contained in:
@@ -56,7 +56,7 @@ RUN set -eux; \
|
||||
ENV CPATH=/usr/local/include
|
||||
RUN set -eux; \
|
||||
cd /tmp; \
|
||||
git clone --depth 1 https://github.com/zhparser/zhparser.git; \
|
||||
git clone --depth 1 https://github.com/amutu/zhparser.git; \
|
||||
cd zhparser; \
|
||||
make -j$(nproc); \
|
||||
make install; \
|
||||
|
||||
Reference in New Issue
Block a user