Skip to content

Commit acdbb85

Browse files
authored
Merge pull request circleci#2571 from circleci/dani_update_machine_images
machine: Update image lists
2 parents 1c5abe6 + 6690a14 commit acdbb85

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

jekyll/_cci2/building-docker-images.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,16 @@ The currently supported versions are:
123123
- `17.06.0-ce`
124124
- `17.06.1-ce`
125125
- `17.09.0-ce`
126+
- `18.03.0-ce`
127+
- `18.03.1-ce`
128+
- `18.05.0-ce`
126129

127130
[Edge releases](https://download.docker.com/linux/static/edge/x86_64/)
128131
- `17.05.0-ce`
129132
- `17.07.0-ce`
130133
- `17.10.0-ce`
131134
- `17.11.0-ce`
135+
- `18.06.0-ce`
132136

133137
If you need a Docker image that installs Docker and has Git, use `17.05.0-ce-git`. **Note:** The `version` key is not currently supported on CircleCI installed in your private cloud or datacenter. Contact your system administrator for information about the Docker version installed in your remote Docker environment.
134138

jekyll/_cci2/configuration-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ CircleCI supports multiple machine images that can be specified in the `image` f
218218
* `circleci/classic:201710-01` – docker 17.09.0-ce, docker-compose 1.14.0
219219
* `circleci/classic:201710-02` – docker 17.10.0-ce, docker-compose 1.16.1
220220
* `circleci/classic:201711-01` – docker 17.11.0-ce, docker-compose 1.17.1
221+
* `circleci/classic:201808-01` – docker 18.06.0-ce, docker-compose 1.22.0
221222

222223
You can use one of the `year-month` versioned images to pin the version used by your jobs. Please [subscribe to our Announcements](https://discuss.circleci.com/t/how-to-subscribe-to-announcements-and-notifications-from-circleci-email-rss-json/5616) to be notified when new images are released.
223224

0 commit comments

Comments
 (0)