summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorFranziskus Kiefer <franziskuskiefer@gmail.com>2017-11-24 15:46:03 +0100
committerFranziskus Kiefer <franziskuskiefer@gmail.com>2017-11-24 15:46:03 +0100
commit6809e13a1ff03267fb1f3ffa063ff1288c924192 (patch)
tree515da18b58a3de5a3ef8561f4bb64acab0b8858d /automation
parent2888c431df8660ffab38da3f36bc40fea5c4476c (diff)
downloadnss-hg-6809e13a1ff03267fb1f3ffa063ff1288c924192.tar.gz
Bug 1383369 - update HACL* dockerfile and ChaCha20, r=ttaubert
Reviewers: ttaubert Reviewed By: ttaubert Differential Revision: https://phabricator.services.mozilla.com/D277
Diffstat (limited to 'automation')
-rw-r--r--automation/taskcluster/docker-hacl/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/taskcluster/docker-hacl/Dockerfile b/automation/taskcluster/docker-hacl/Dockerfile
index b17f8fd5a..12a798101 100644
--- a/automation/taskcluster/docker-hacl/Dockerfile
+++ b/automation/taskcluster/docker-hacl/Dockerfile
@@ -9,7 +9,7 @@ ENV haclrepo https://github.com/mitls/hacl-star.git
# Define versions of dependencies
ENV opamv 4.04.2
-ENV haclversion daa7e159f0adf252b5e6962967bc0f27dbac243b
+ENV haclversion 122e47dee739029f7dd8e7b9dd8e9d77e8646652
# Install required packages and set versions
RUN apt-get -qq update