Update nixpacks.toml
This commit is contained in:
parent
e8c932c3ce
commit
0584f160b2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
[phases.setup]
|
[phases.setup]
|
||||||
nixPkgs = ["nodejs_18", "bun"]
|
nixPkgs = ["nodejs_20", "bun"]
|
||||||
aptPkgs = ["curl", "wget"]
|
aptPkgs = ["curl", "wget"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue