From 72f3787dc6c36637a9dd86ef9a4030f8a1efa3eb Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 4 Dec 2024 12:05:14 +0000 Subject: [PATCH] chore(deps): update node.js to 35a5dd7 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index dfcf41d..958c4d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22@sha256:e605a19436269a0e22a2b373f2926754c8ef80ae3678206f5a60e7763372d01b +FROM node:22@sha256:35a5dd72bcac4bce43266408b58a02be6ff0b6098ffa6f5435aeea980a8951d7 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"