We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 873a9c8 + fb29f52 commit 09c905dCopy full SHA for 09c905d
README.md
@@ -30,8 +30,8 @@ There are three common ways to run docker-gen:
30
Download the version you need, untar, and install to your PATH.
31
32
```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
+wget https://github.com/nginx-proxy/docker-gen/releases/download/0.16.0/docker-gen-linux-amd64-0.16.0.tar.gz
+tar xvzf docker-gen-linux-amd64-0.16.0.tar.gz
35
./docker-gen
36
```
37
0 commit comments