Skip to content

Commit

Permalink
Update link to bashbrew
Browse files Browse the repository at this point in the history
See #2426
  • Loading branch information
tianon committed Mar 12, 2024
1 parent 6c0bcd4 commit 40d0748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ The file must work via `docker stack deploy` since that is how Play with Docker

This is the main script used to generate the `README.md` files for each image. The generated file is committed along with the files used to generate it. Accepted arguments are which image(s) you want to update or no arguments to update all of them.

This script assumes [`bashbrew`](https://github.com/docker-library/official-images/tree/81e90ca8dcec892ade7eb348cba5a4a5d6851e17/bashbrew) is in your `PATH` (for scraping relevant tag information from the library manifest file for each repository).
This script assumes [`bashbrew`](https://github.com/docker-library/bashbrew/releases) is in your `PATH` (for scraping relevant tag information from the library manifest file for each repository).

## `markdownfmt.sh` and `ymlfmt.sh`

Expand Down

0 comments on commit 40d0748

Please sign in to comment.