diff --git a/linux/node/Dockerfile b/linux/node/Dockerfile index 948de8873..ca5348fc5 100644 --- a/linux/node/Dockerfile +++ b/linux/node/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/containerbase/base:11.11.15@sha256:5b000c9e31ee4d55ceac1caaf5acd39617441fa35075fdd82bdd40b8c32a7ac7 +FROM ghcr.io/containerbase/base:11.11.16@sha256:61699a62bcef042707f28ccced79390a4000ac55e7ba12ec60ed4d7608083f8a LABEL maintainer="Michael Kriese " \ org.opencontainers.image.authors="Michael Kriese " \ org.opencontainers.image.source="https://github.com/nodejs/node" \