From f573a3a60c0ff3ccda74b504ff3a33bada28b3da Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 28 Oct 2025 00:11:34 +0000 Subject: [PATCH] chore(deps): update node.js to v24 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5d5846d..b7e54d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.21.0@sha256:2049ba522cb154426259330277d298da7bb85960eca1c886832e0265d457c0bb +FROM amd64/node:24.10.0@sha256:f87a1b1210d56ef4adcde8dc5d8e62286d80974e442e427d49601b19da21fe86 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333" -- 2.52.0