From 5947bb6830a3ba0196aa2d38af23934a369556e1 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Mon, 26 Aug 2024 21:22:40 +0200 Subject: [PATCH] new base --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ae8892c..99c7015 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sitespeedio/node:ubuntu-22-04-nodejs-20.15.1 +FROM sitespeedio/node:ubuntu-24-04-nodejs-20.17.0 ARG TARGETPLATFORM ENV DEBIAN_FRONTEND noninteractive