Skip to content

Commit

Permalink
added a Docker section to the generate-release-notes script
Browse files Browse the repository at this point in the history
  • Loading branch information
bepotts authored Oct 13, 2021
1 parent 19278c3 commit b85b68e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions bin/generate-release-notes
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ Binaries
- Mac OS X [64 bit](https://packages.cloudfoundry.org/stable?release=macosx64-binary&version=$VERSION&source=github-rel) (tgz)
- Windows [64 bit](https://packages.cloudfoundry.org/stable?release=windows64-exe&version=$VERSION&source=github-rel) / [32 bit](https://packages.cloudfoundry.org/stable?release=windows32-exe&version=$VERSION&source=github-rel) (zip)
Docker
--------
\`\`\`shell
docker pull cloudfoundry/cli:$VERSION
\`\`\`
Change Log
----------
NOTES

0 comments on commit b85b68e

Please sign in to comment.