From 217e131d0b68e6fdf27107d8c970d9e8e56f0c27 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 11 Jun 2025 04:05:57 +0000 Subject: [PATCH] chore(deps): update node.js to 8d23574 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f5b8172..4149d56 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/node:22.16.0@sha256:e8095c4405d8a27e2816d86cbbfe7e84be1fcc7d8ce188cf97970ddc9965442d +FROM amd64/node:22.16.0@sha256:8d23574f71f38b24e4776c903da0a4557469064e92602facd4e29aa122756b0d ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"