Skip to content

Commit 599fd76

Browse files
committed
build: allinone
1 parent 2b5e922 commit 599fd76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
7171
librsvg2-dev \
7272
&& curl -fsSL https://deb.nodesource.com/setup_18.x | bash - \
7373
&& apt-get install -y nodejs \
74-
&& curl -L --connect-timeout 60 -m 1800 https://fit2cloud-support.oss-cn-beijing.aliyuncs.com/xpack-license/get-validator-linux | sh \
7574
&& rm -rf /var/lib/apt/lists/* \
7675
chmod g-xr /usr/local/bin/* /usr/bin/* /bin/* /usr/sbin/* /sbin/* /usr/lib/postgresql/17/bin/* && \
7776
chmod g+xr /usr/bin/ld.so && \

0 commit comments

Comments
 (0)