fix checkstyle

This commit is contained in:
Ignacio Canó 2017-07-06 20:18:26 -04:00
parent 22e1be4fbc
commit e3316bf097
3 changed files with 23 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM openjdk:7
FROM openjdk:8
RUN apt-get update -yqq && apt-get install -yqq curl