From 68851ed10fd4907d32725bb87e68c44e8e85c6df Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 13 Aug 2025 00:01:44 +0000 Subject: [PATCH] chore(deps): update node.js to da46023 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7aa4e80..4a50a69 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.18.0@sha256:e3f50a16f7b8ce48725a9087140a549ea2ede1d740623381922783f941ea3515 +FROM amd64/node:22.18.0@sha256:da460230dcf3e9c1ec973e559438be71f89fb426c68c6847a6174cd9de5f6ad0 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333" -- 2.52.0