Skip to content

Commit

Permalink
Merge pull request #606 from containers/remove-unnecessary
Browse files Browse the repository at this point in the history
Remove these lines they are unused
  • Loading branch information
rhatdan authored Jan 21, 2025
2 parents 73d1020 + d7c5561 commit 33ecf1a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions container-images/ramalama/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ FROM registry.access.redhat.com/ubi9/ubi:9.5
COPY ../scripts /scripts
RUN chmod +x /scripts/*.sh && \
/scripts/build_llama_and_whisper.sh "ramalama"

ENV WHISPER_CPP_SHA=${WHISPER_CPP_SHA}
ENV LLAMA_CPP_SHA=${LLAMA_CPP_SHA}

0 comments on commit 33ecf1a

Please sign in to comment.