diff --git a/Dockerfile b/Dockerfile index 2ed5ada..2a9d261 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:16 +FROM node:17 ENV AUDIENCE "https://shiny.unbound.se" ENV ORIGIN_HOST "auth0mock" ENV ORIGIN "https://auth0mock:3333"