Use ubuntu 17.10, as the sources for 17.04 seem to be down

This commit is contained in:
Dominik Ritter 2018-06-27 23:27:17 +02:00 committed by Christian Höltje
parent b9e6e6f32a
commit 0b92e915c4

View file

@ -1,4 +1,4 @@
FROM ubuntu:17.04
FROM ubuntu:17.10
RUN \
apt-get update && \