We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c951d1 commit e1182e1Copy full SHA for e1182e1
devops/images/ubuntu18.dockerfile
@@ -19,3 +19,4 @@ RUN npm install -g yarn
19
RUN mkdir -p /usr/local/share/ca-certificates
20
RUN curl -k https://repo.corp.evernym.com/ca.crt | tee /usr/local/share/ca-certificates/Evernym_Root_CA.crt
21
RUN update-ca-certificates
22
+
0 commit comments