Skip to content

Commit 09c905d

Browse files
authored
Merge pull request #707 from JamBalaya56562/bump
docs: bump docker-gen version in README.md
2 parents 873a9c8 + fb29f52 commit 09c905d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ There are three common ways to run docker-gen:
3030
Download the version you need, untar, and install to your PATH.
3131

3232
```console
33-
wget https://github.com/nginx-proxy/docker-gen/releases/download/0.12.0/docker-gen-linux-amd64-0.12.0.tar.gz
34-
tar xvzf docker-gen-linux-amd64-0.12.0.tar.gz
33+
wget https://github.com/nginx-proxy/docker-gen/releases/download/0.16.0/docker-gen-linux-amd64-0.16.0.tar.gz
34+
tar xvzf docker-gen-linux-amd64-0.16.0.tar.gz
3535
./docker-gen
3636
```
3737

0 commit comments

Comments
 (0)