diff --git a/Dockerfile b/Dockerfile index 915d0bc..7aa4e80 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.17.1@sha256:f17eb884978f1b8d512c7a4f7b66bcb84ba424ce92cc793250a60604478bb30d +FROM amd64/node:22.18.0@sha256:e3f50a16f7b8ce48725a9087140a549ea2ede1d740623381922783f941ea3515 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"