From 382f04534f4cc31b9991ed70d83842ecb057aa2a Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 25 Feb 2025 07:56:58 +0000 Subject: [PATCH] chore(deps): update node.js to a279671 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bb24d60..54fe177 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22@sha256:cfef4432ab2901fd6ab2cb05b177d3c6f8a7f48cb22ad9d7ae28bb6aa5f8b471 +FROM node:22@sha256:a27967171a54d13b85387675fe0362f77e969c7a8abad2faaee45490ad48fd52 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"