This commit is contained in:
thosakwe 2017-01-14 19:56:12 -05:00
parent ba77809dbd
commit dd211bc212

View file

@ -1,7 +1,7 @@
FROM ubuntu:14.04
MAINTAINER Tobe O <thosakwe@gmail.com>
# Install Dart SDK 1.21.0
# Install Dart SDK 1.20.0
RUN sudo apt-get update
RUN sudo apt-get install -y apt-transport-https
RUN sudo apt-get install -y curl