Skip to content

Commit

Permalink
Track move of vespa rpm repository from Fedora Copr to Cloudsmith.
Browse files Browse the repository at this point in the history
  • Loading branch information
toregge committed Aug 22, 2024
1 parent ebfea23 commit e23b4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ann_benchmarks/algorithms/vespa/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN dnf -y install epel-release && \
python3.11-devel \
python3.11-pip \
python3.11-setuptools && \
dnf -y copr enable @vespa/vespa epel-8-$(arch) && \
dnf config-manager --add-repo https://raw.githubusercontent.com/vespa-engine/vespa/master/dist/vespa-engine.repo && \
dnf -y install --enablerepo=powertools vespa-ann-benchmark

WORKDIR /home/app
Expand Down

0 comments on commit e23b4bc

Please sign in to comment.