From 361a2d23bcebd9f3ff797b9e73b554a770d32823 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 18 Nov 2025 16:04:22 +0000 Subject: [PATCH] chore(deps): update node.js to 11a2e11 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6af56d1..2fb66b5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:24.11.1@sha256:9d22455c8577f64e168e8ed8da05e6a7116aba80dd7a8925924240518c5755d1 +FROM amd64/node:24.11.1@sha256:11a2e113932b724f233d5e2197bdcf549acc709ea37422524b1ae48ab5b33608 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333" -- 2.52.0