Skip to content

Commit 680e1d2

Browse files
Glen Mailerrosieyohannan
Glen Mailer
andauthored
Update jekyll/_cci2/building-docker-images.md
Co-Authored-By: Rosie Yohannan <[email protected]>
1 parent 4192bf7 commit 680e1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/building-docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
docker push CircleCI-Public/circleci-demo-docker:$TAG
8888
```
8989

90-
If the primary container you're using doesn't already have the docker CLI installed, then [you'll need to install it](https://docs.docker.com/install/#supported-platforms) somehow.
90+
If the primary container you are using doesn't already have the docker CLI installed, then [you will need to install it](https://docs.docker.com/install/#supported-platforms) somehow.
9191

9292
```yaml
9393
# Install via apk on alpine based images

0 commit comments

Comments
 (0)