Skip to content

Commit 06b8137

Browse files
committed
try
1 parent 48880ac commit 06b8137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockerfiles/Dockerfile.apisix-base.apk

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ RUN cd /tmp \
8888

8989
RUN cd /tmp \
9090
&& curl --version \
91+
&& sed -i 's#/usr/bin/bash#/bin/sh#' /usr/glibc-compat/bin/ldd \
9192
&& ./build-common.sh build_apisix_base_apk
9293

9394
CMD /bin/sh

0 commit comments

Comments
 (0)