You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-08-08 22:46:33 +02:00
chore(deps): update example docker-compose files (#3096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -41,7 +41,7 @@ services:
|
||||
depends_on:
|
||||
- oauth2-proxy
|
||||
container_name: nginx
|
||||
image: nginx:1.28
|
||||
image: nginx:1.29
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 80:80/tcp
|
||||
|
Reference in New Issue
Block a user