Skip to content

Commit 422d899

Browse files
More changes
1 parent a04ef72 commit 422d899

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layer_v3/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ WORKDIR /tmp
2323

2424
# Installing libs based on base image; We must use dnf for AL2023 (Python 3.12+)
2525
COPY install_libraries.sh .
26-
RUN ls -la
2726
RUN chmod a+x /tmp/install_libraries.sh
2827
RUN /bin/sh /tmp/install_libraries.sh
2928

0 commit comments

Comments
 (0)