Commit c30ac613 authored by nimrod's avatar nimrod
Browse files

Update Vouch.

parent 5bfb83d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ services:
      VOUCH_DOMAINS: shore.co.il
      VOUCH_JWT_MAXAGE: 10080  # 1 week.
      VOUCH_JWT_SECRET: "${VOUCH_JWT_SECRET}"  # pragma: allowlist secret
    image: registry.hub.docker.com/voucher/vouch-proxy:alpine-0.23.1
    image: quay.io/vouch/vouch-proxy:alpine-0.36.0
    restart: always

networks: