From bdb9fbd405d914f47e0698d209c9bea17abb10d6 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 29 Aug 2025 01:11:10 +0000 Subject: [PATCH] chore(deps): update node.js to v22.19.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4a50a69..ca404f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.18.0@sha256:da460230dcf3e9c1ec973e559438be71f89fb426c68c6847a6174cd9de5f6ad0 +FROM amd64/node:22.19.0@sha256:48d34dc195d4ec0ae0f63d273b5d5d5fb2519d3478264095856f751b4a88a4a8 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333" -- 2.52.0