From 5775cb6006f7e7d00ab54d59855ac2872940c9d5 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 13 Nov 2024 12:03:56 +0000 Subject: [PATCH] chore(deps): update node.js to f1f8564 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 795c136..50b0b12 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22@sha256:db556c2974040f7812c7f39c15afb1e8b1901d6e23f1975ff71b5236a1244e52 +FROM node:22@sha256:f1f8564f958d623629d96ac170e148057a91cc24f5fe258a0ecdf62286582ff3 ENV AUDIENCE="https://shiny.unbound.se" ENV ORIGIN_HOST="auth0mock" ENV ORIGIN="https://auth0mock:3333"