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