From 68664372e12ffbf7a565a11485ac7d7813874f8d Mon Sep 17 00:00:00 2001 From: soulgalore Date: Wed, 22 Nov 2023 21:35:42 +0100 Subject: [PATCH] new container --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 805dc16..c2b2dd3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sitespeedio/node:ubuntu-22-04-nodejs-20.9.0 +FROM sitespeedio/node:ubuntu-22-04-nodejs-20.10.0 ARG TARGETPLATFORM ENV DEBIAN_FRONTEND noninteractive