Use ubuntu 17.04 instead of 16.10 as base

pull/2/head
yuvipanda 2017-05-21 15:37:47 -07:00
rodzic 82425bbaf3
commit 02ea11a0bf
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
FROM ubuntu:16.10
FROM ubuntu:17.04
RUN apt-get update && \
apt-get install --yes --no-install-recommends \