Skip to content

Commit ab3bd6b

Browse files
authored
feat: bump version number in README
1 parent cfd2934 commit ab3bd6b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ There are three common ways to run docker-gen:
2828

2929
#### Host Install
3030

31-
Linux/OSX binaries for release [0.7.6](https://github.com/nginx-proxy/docker-gen/releases)
31+
Linux/OSX binaries for release [0.9.0](https://github.com/nginx-proxy/docker-gen/releases)
3232

33-
* [amd64](https://github.com/nginx-proxy/docker-gen/releases/download/0.7.6/docker-gen-linux-amd64-0.7.6.tar.gz)
34-
* [i386](https://github.com/nginx-proxy/docker-gen/releases/download/0.7.6/docker-gen-linux-i386-0.7.6.tar.gz)
35-
* [alpine-linux](https://github.com/nginx-proxy/docker-gen/releases/download/0.7.6/docker-gen-alpine-linux-amd64-0.7.6.tar.gz)
33+
* [amd64](https://github.com/ngilatestnx-proxy/docker-gen/releases/download/0.9.0/docker-gen-linux-amd64-0.9.0.tar.gz)
34+
* [i386](https://github.com/nginx-proxy/docker-gen/releases/download/0.9.0/docker-gen-linux-i386-0.9.0.tar.gz)
35+
* [alpine-linux](https://github.com/nginx-proxy/docker-gen/releases/download/0.9.0/docker-gen-alpine-linux-amd64-0.9.0.tar.gz)
3636

3737
Download the version you need, untar, and install to your PATH.
3838

3939
```
40-
$ wget https://github.com/nginx-proxy/docker-gen/releases/download/0.7.6/docker-gen-linux-amd64-0.7.6.tar.gz
41-
$ tar xvzf docker-gen-linux-amd64-0.7.6.tar.gz
40+
$ wget https://github.com/nginx-proxy/docker-gen/releases/download/0.9.0/docker-gen-linux-amd64-0.9.0.tar.gz
41+
$ tar xvzf docker-gen-linux-amd64-0.9.0.tar.gz
4242
$ ./docker-gen
4343
```
4444

0 commit comments

Comments
 (0)