apt-transport-https install
This commit is contained in:
parent
89158b7398
commit
a2b3a19325
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:16.04
|
||||
|
||||
#Install curl
|
||||
RUN apt-get update && apt-get install -y curl
|
||||
RUN apt-get update && apt-get install -y curl apt-transport-https
|
||||
|
||||
|
||||
# Install yarn
|
||||
|
Loading…
Reference in New Issue
Block a user