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