From 4b92dfde7b8e802dbc7e4b52bc2526a9397872a3 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 11 Jan 2024 05:02:37 +0000 Subject: [PATCH] chore(docker): update node.js to 2047ea1 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 7a2e06e..30c4cd1 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/node:lts-bullseye-slim@sha256:ced2adae208a9a4e7d68a99dd90c792dcf629a4926387a9d29300ad644c436d6 +FROM docker.io/node:lts-bullseye-slim@sha256:2047ea19135881434b9ff5a6a23563effea41107f9b960d2a01121d5001b980f LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "