chore: removed duplicate image line in docker-compose (#2817)

This commit is contained in:
Josh Cox 2024-10-13 12:37:26 -05:00 committed by GitHub
parent defc456ba0
commit c555f5f6d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,6 @@ services:
hostname: oauth2-proxy
container_name: oauth2-proxy
command: --config /oauth2-proxy.cfg
image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.1
volumes:
- "./oauth2-proxy-nginx.cfg:/oauth2-proxy.cfg"
networks: