Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
v0.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonshi committed Sep 20, 2022
1 parent dff3c50 commit 6ad4906
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 @@ -399,7 +399,7 @@ This is a command-line tool that shows the _**exact**_ Dockerfile commands that
To install, run the following commands.

```bash
curl -LO https://github.com/johnsonshi/image-manifest-layer-history/releases/download/v0.0.2/image-layer-dockerfile-history
curl -LO https://github.com/johnsonshi/image-manifest-layer-history/releases/download/v0.0.3/image-layer-dockerfile-history
chmod +x image-layer-dockerfile-history
sudo mv image-layer-dockerfile-history /usr/local/bin
```
Expand Down

0 comments on commit 6ad4906

Please sign in to comment.