Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaiaeroastro committed Nov 25, 2024
1 parent cf1e492 commit 1133580
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CI/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN \
glibc-langpack-en \
tar \
gzip \
git \
zip \
rpm-build \
${GCCTOOLSET} \
Expand All @@ -38,6 +39,7 @@ RUN ldd --version
RUN cmake --version
RUN cmake3 --version
RUN gcc --version
RUN g++ --version


ADD . lib3mf-repo
Expand Down

0 comments on commit 1133580

Please sign in to comment.