From 00256a0322016a070913c5e8d0738b744dd69350 Mon Sep 17 00:00:00 2001 From: andres Date: Tue, 14 Mar 2023 00:24:20 +0100 Subject: [PATCH] update base image --- nixpacks.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixpacks.toml b/nixpacks.toml index 2ca1774..c505370 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,3 +1,5 @@ +[phases.setup] + buildImage = "mcr.microsoft.com/playwright:v1.31.0-focal" [phases.setup] aptPkgs = [ '...',