diff --git a/Dockerfile b/Dockerfile index 89fa349..eb680c8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.20.0@sha256:4b5601e2c4909d70c80bca1e0e35ec269418e6204aa43063a58f3ad617a7e995 +FROM amd64/node:22.20.0@sha256:1260a4ab5543c97e63d0b3e79a265273484189ca9cb72383d7d2c26de7366e99 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"