Commit 8d89640b authored by nimrod's avatar nimrod
Browse files

Update Vouch.

parent 157f59dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ services:
      OAUTH_USER_INFO_URL: https://nextcloud.shore.co.il/ocs/v2.php/cloud/user?format=json
      VOUCH_DOMAINS: shore.co.il
      VOUCH_JWT_SECRET: "${VOUCH_JWT_SECRET}"  # pragma: allowlist secret
    image: registry.hub.docker.com/voucher/vouch-proxy:alpine-0.20.1
    image: registry.hub.docker.com/voucher/vouch-proxy:alpine-0.23.1
    restart: always

networks: