120?
This commit is contained in:
parent
ba77809dbd
commit
dd211bc212
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue