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