From 565548f4a9539c82cabd6e2c9b38feab33ef2929 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 23 Nov 2023 12:04:56 +0000 Subject: [PATCH] chore(docker): update node.js to 664dbe4 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index f7f8b5e..1096a95 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/node:lts-bullseye-slim@sha256:330fa0342b6ad2cbdab30ac44195660af5a1f298cc499d8cbdf7496b02ea17d8 +FROM docker.io/node:lts-bullseye-slim@sha256:664dbe4900f10ecef7ae888e621dc597ca57d07a64a632894fff8f49f32b1925 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "