Skip to content

Commit

Permalink
Lets try ubuntu 17.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xenji committed Apr 21, 2018
1 parent 085684c commit 696f69b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM ubuntu:17.10

RUN apt-get update && \
apt-get install -y --no-install-recommends \
Expand All @@ -10,6 +10,7 @@ RUN apt-get update && \
pkg-config \
libclang-dev \
clang \
libclang-dev \
libgflags-dev \
libsnappy-dev \
zlib1g-dev \
Expand Down

0 comments on commit 696f69b

Please sign in to comment.