diff --git a/README.md b/README.md index 713322378b5f4f54c87a4eaa07760a688f271d6c..81bbc3599bcba494d61dcc330550b4d8d1e5b22a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ The current images are: | duneci/base:8-backports | duneci/base:8 | Debian 8 with gcc 4.9.2, clang 3.8 (backport), cmake 3.0.2 | | duneci/base:9 | debian:9 | Debian 9 with gcc 6.1.1, clang 3.8, cmake 3.6.2 | | duneci/base:16.04 | ubuntu:16.04 | Ubuntu LTS 16.04 with gcc 5.4.0, clang 3.8.0, cmake 3.5.1 | +| duneci/base:16.10 | ubuntu:16.10 | Ubuntu LTS 16.10 with gcc 6.2.0, clang 3.8.1, cmake 3.5.2 | | duneci/dune:2.3 | duneci/base:8 | DUNE 2.3 core modules from Debian | | duneci/dune:2.4 | duneci/base:9 | DUNE 2.4 core modules from Debian | | duneci/dune:git | duneci/base:9 | DUNE 3.0-dev snapshot |