diff --git a/Dockerfile b/Dockerfile index c43dec3..3d518d6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.17.0@sha256:40c53e31698ac66d11c6476c2d7ccae52f737cd21e630397460eb9790e703991 +FROM amd64/node:22.17.1@sha256:c29dbdc0fa40f6756d0b2e9b2af8561587468f2d58657f22934b67d1297d88eb ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"