diff options
| author | Christophe ROGER <darwiin@users.noreply.github.com> | 2019-02-26 09:53:47 +1100 |
|---|---|---|
| committer | Christophe ROGER <darwiin@users.noreply.github.com> | 2019-02-26 09:53:47 +1100 |
| commit | 2bb59d3986c5b2be4f39681a4c58d87d52372641 (patch) | |
| tree | cc49b5c11a0c7a1d6295257fe502d1e81031f3ad | |
| parent | 78906d34dcccbd4397fecec6c8877cbc463d52e5 (diff) | |
[EVO] New Ubuntu docker image
| -rw-r--r-- | .circleci/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 39b7bad..53d8430 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2 jobs: build: docker: - - image: ubuntu + - image: ubuntu:disco steps: - run: name: Git installation |
