diff --git a/ci/script.sh b/ci/script.sh index 7f518a7..911f402 100644 --- a/ci/script.sh +++ b/ci/script.sh @@ -42,7 +42,7 @@ run_tests() { main() { if [[ $TRAVIS_OS_NAME == "linux" && ${IN_DOCKER_CONTAINER:-n} == "n" ]]; then - local tag=2016-08-13 + local tag=2016-08-24 docker run \ --privileged \