From 3aef5e33fa64107550b223f20a109c9632da42af Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 21 Oct 2025 13:03:32 +0000 Subject: [PATCH] chore(deps): update node.js to 1260a4a --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 89fa349..eb680c8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.20.0@sha256:4b5601e2c4909d70c80bca1e0e35ec269418e6204aa43063a58f3ad617a7e995 +FROM amd64/node:22.20.0@sha256:1260a4ab5543c97e63d0b3e79a265273484189ca9cb72383d7d2c26de7366e99 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333" -- 2.52.0