Fix Quay link

This commit is contained in:
Joel Speed 2018-12-20 14:30:37 +00:00
parent 52f27f76dd
commit 39d11b486f
No known key found for this signature in database
GPG Key ID: 6E80578D6751DEFB

View File

@ -23,7 +23,7 @@ A list of changes can be seen in the [CHANGELOG](CHANGELOG.md).
b. Build with `$ go get github.com/pusher/oauth2_proxy` which will put the binary in `$GOROOT/bin`
c. Using the prebuilt docker image [quay.io/pusher/oauth2_proxy](quay.io/pusher/oauth2_proxy)
c. Using the prebuilt docker image [quay.io/pusher/oauth2_proxy](https://quay.io/pusher/oauth2_proxy)
Prebuilt binaries can be validated by extracting the file and verifying it against the `sha256sum.txt` checksum file provided for each release starting with version `v2.3`.