1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-12-21 23:57:36 +02:00

update to release version v7.8.1

This commit is contained in:
github-actions[bot]
2025-01-15 11:04:42 +00:00
parent 46b3b261af
commit c580b7fad7
9 changed files with 18 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ title: Installation
1. Choose how to deploy:
a. Using a [Prebuilt Binary](https://github.com/oauth2-proxy/oauth2-proxy/releases) (current release is `v7.8.0`)
a. Using a [Prebuilt Binary](https://github.com/oauth2-proxy/oauth2-proxy/releases) (current release is `v7.8.1`)
b. Using Go to install the latest release
```bash