aboutsummaryrefslogtreecommitdiff
path: root/projects/bearssl/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/bearssl/Dockerfile')
-rw-r--r--projects/bearssl/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/bearssl/Dockerfile b/projects/bearssl/Dockerfile
index 2a5d3e76a..6f14e63ce 100644
--- a/projects/bearssl/Dockerfile
+++ b/projects/bearssl/Dockerfile
@@ -20,5 +20,5 @@ RUN git clone --depth 1 https://www.bearssl.org/git/BearSSL
RUN git clone --depth 1 https://github.com/randombit/botan.git
RUN git clone --depth 1 https://github.com/guidovranken/cryptofuzz
RUN git clone --depth 1 https://github.com/guidovranken/cryptofuzz-corpora
-RUN wget https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.bz2
+RUN wget https://boostorg.jfrog.io/artifactory/main/release/1.74.0/source/boost_1_74_0.tar.bz2
COPY build.sh $SRC/