From 59b6d84b21b85574e522d6a8dd79046ac91bbfec Mon Sep 17 00:00:00 2001 From: andres Date: Tue, 14 Mar 2023 00:40:29 +0100 Subject: [PATCH] update base image --- nixpacks.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/nixpacks.toml b/nixpacks.toml index 9f61745..ea7517b 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,4 @@ [phases.setup] - buildImage = "mcr.microsoft.com/playwright:v1.31.0-focal" aptPkgs = [ '...', 'fonts-liberation',