diff --git a/Dockerfile b/Dockerfile index db4ece6..49d9fb5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:18 +FROM node:20 ENV AUDIENCE "https://shiny.unbound.se" ENV ORIGIN_HOST "auth0mock" ENV ORIGIN "https://auth0mock:3333"