gatekeeper: update upstream docker image

This commit is contained in:
Jens Langhammer 2020-06-09 09:26:03 +02:00
parent 26aa7e1fef
commit bd312b60fc
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM quay.io/pusher/oauth2_proxy
FROM quay.io/oauth2-proxy/oauth2-proxy
COPY templates /templates

View File

@ -2,7 +2,6 @@ version: "3.5"
services:
passbook_gatekeeper:
container_name: gatekeeper
image: beryju/passbook-gatekeeper:{{ version }}
ports:
- 4180:4180