From 2b62a7ed77c8d27eca6efd6f48cef434e7c8d36b Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 4 Dec 2024 06:04:00 +0000 Subject: [PATCH] chore(deps): update node.js to e605a19 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1063e2f..dfcf41d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22@sha256:fd453a224f4461243f1b631f8874b0b9d5e5c4e84ab2441f00d8f09aa3525fce +FROM node:22@sha256:e605a19436269a0e22a2b373f2926754c8ef80ae3678206f5a60e7763372d01b ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"