diff --git a/Dockerfile b/Dockerfile index 4a50a69..ca404f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.18.0@sha256:da460230dcf3e9c1ec973e559438be71f89fb426c68c6847a6174cd9de5f6ad0 +FROM amd64/node:22.19.0@sha256:48d34dc195d4ec0ae0f63d273b5d5d5fb2519d3478264095856f751b4a88a4a8 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"