From b5bf44c6873cee98fe866a237808b4b26fbcfb3a Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 8 Apr 2025 05:59:41 +0000 Subject: [PATCH] chore(deps): update node.js to 4c7ba01 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f23c197..a4e5641 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.14.0@sha256:fab5feecdaa5b3dd169ebce16b46938412b1c3b4def5dca0a92ad5bd55b12b68 +FROM amd64/node:22.14.0@sha256:4c7ba0165dd829638a4d20188a2c36fef6fed33fb677dbfce14129821a5db320 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"