Skip to content

Commit fb29f52

Browse files
docs: bump docker-gen version in README.md
1 parent 873a9c8 commit fb29f52

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)