From 11dfa2474ffaf85f4b0bec05ae68e8914bccaf97 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 11 Jan 2024 00:02:44 +0000 Subject: [PATCH] chore(docker): update node.js to 8b22535 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 95befef..da8b1c4 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/node:lts-bullseye-slim@sha256:1d0ce9e6debe189a62c553dc989cb07d28e9bccfb315609f3b26ea7f37a220c4 +FROM docker.io/node:lts-bullseye-slim@sha256:8b225357dafcdc3177748760bf8c8c36e5780a2128fc3b5f6746148cbe619fa1 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "