update ubuntu version

This commit is contained in:
gnzlbg 2018-04-03 14:03:13 +02:00 committed by gnzlbg
parent 0239a1a0aa
commit cae02b7fa0

View file

@ -1,4 +1,4 @@
FROM ubuntu:17.10
FROM ubuntu:18.04
RUN apt-get update && apt-get install -y --no-install-recommends \
gcc \
libc6-dev \