build: Also bump Ubuntu in build script

This commit is contained in:
Hylke Bons 2019-05-25 10:30:14 +01:00 committed by GitHub
parent 2be2063a36
commit 7ae9219fc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM ubuntu:17.10
FROM ubuntu:latest
RUN apt-get update
RUN apt-get install -y \