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