Skip to content

Commit 37f4cc5

Browse files
committed
fix: update docker files
1 parent 1d59d77 commit 37f4cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_env/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ COPY --chown=root:root *.csv ./
5252
RUN bash download_source.sh
5353

5454
RUN bash build_library.sh
55-
55+
RUN ls -l thirdparty/lib64 | grep flags
5656
RUN tar cvzf thirdparty.tar.gz thirdparty/
5757

5858
FROM base

0 commit comments

Comments
 (0)