From 8bcd08d662f97af0c567bdb3448fb44d266e122d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 11:11:35 +0000 Subject: [PATCH] Update Node.js to 3cb4748 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 752daee04e..3b52ed0f1f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN set -ex && \ -w -s" \ -o /bin/bff -FROM --platform=$BUILDPLATFORM node:22.8.0-alpine3.19@sha256:bb19d05e40ba403cfbc2e85c8313f85348a02e07b135c20543fe847a1e099354 as web-builder +FROM --platform=$BUILDPLATFORM node:22.8.0-alpine3.19@sha256:3cb4748ed93c45cf4622c3382a5ce063af1fcbc5f3da6d2b669352ebace9f76d as web-builder ARG BUILD_VERSION