From f6bc815ebddac969054dbc737d6b870b252d0b45 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 19 Dec 2023 02:36:11 +0000 Subject: [PATCH] chore(docker): update node.js to 67346d5 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index b0ebd2a..8bb5fab 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/node:lts-bullseye-slim@sha256:664dbe4900f10ecef7ae888e621dc597ca57d07a64a632894fff8f49f32b1925 +FROM docker.io/node:lts-bullseye-slim@sha256:67346d5314dd41ba805a19c584462eac22d71d8667caa111e46714d493b3e34c LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "