From 9615fd426ce9237798f24b310dba20265cd3f263 Mon Sep 17 00:00:00 2001 From: Matweb Bot Date: Fri, 11 Nov 2022 15:17:28 +0000 Subject: RenovateBot: Update dependency @fullhuman/postcss-purgecss to v5 --- Dockerfile.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.production') diff --git a/Dockerfile.production b/Dockerfile.production index 477e508..b00f57d 100644 --- a/Dockerfile.production +++ b/Dockerfile.production @@ -1,5 +1,5 @@ # Build the needed css files in an intermediate container -FROM node:18-buster AS static_web_assets_build +FROM node:19-buster AS static_web_assets_build WORKDIR /var/www/mat2-web COPY . /var/www/mat2-web RUN npm install \ -- cgit v1.3