From 11ec56bae98a0f6acfde2f0c17d606c9b320b5a7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 13 Nov 2024 05:58:50 +0000 Subject: [PATCH] chore(deps): update node.js to db556c2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1efa923..795c136 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22@sha256:f496dba5f685ef33797ed5882b4ce209053db67f88b50c1484ecccba6531bfde +FROM node:22@sha256:db556c2974040f7812c7f39c15afb1e8b1901d6e23f1975ff71b5236a1244e52 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"