Skip to content

Commit e1182e1

Browse files
committedJul 28, 2021
Updated dockerfile to trigger build
1 parent 0c951d1 commit e1182e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎devops/images/ubuntu18.dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ RUN npm install -g yarn
1919
RUN mkdir -p /usr/local/share/ca-certificates
2020
RUN curl -k https://repo.corp.evernym.com/ca.crt | tee /usr/local/share/ca-certificates/Evernym_Root_CA.crt
2121
RUN update-ca-certificates
22+

0 commit comments

Comments
 (0)
Please sign in to comment.