From f20913a0ba5cc88a4ff6178262a175c25eaf7974 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 4 Aug 2025 10:00:30 +0000 Subject: [PATCH] chore(deps): update node.js to v22.18.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 915d0bc..7aa4e80 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.17.1@sha256:f17eb884978f1b8d512c7a4f7b66bcb84ba424ce92cc793250a60604478bb30d +FROM amd64/node:22.18.0@sha256:e3f50a16f7b8ce48725a9087140a549ea2ede1d740623381922783f941ea3515 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333" -- 2.52.0