circleci / circleci-docs

Documentation for CircleCI.
https://circleci.com/docs/
Other
795 stars 1.3k forks source link

Update configuration-reference.adoc #8785

Closed HennaAbbas closed 5 months ago

HennaAbbas commented 5 months ago

we no longer support a docker version, instead you must use "default" , "current" or "edge". To use the current deprecated version, you can specify 20.10.24

Description

we no longer support a docker version, instead you must use "default" , "current" or "edge". To use the current deprecated version, you can specify 20.10.24. Therefore, I updated the example config to use "default" as the version

Reasons

A link to a GitHub and/or JIRA issue (if applicable). New supportedformat for default.

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:

maciej-chime commented 5 months ago

@HennaAbbas from the previous PR, do we also need to fix the version here?