feat: Add curl and wget to package
All checks were successful
Build Docker / BuildSite (push) Successful in 1m56s

This commit is contained in:
Nathan Woodburn 2024-06-22 17:43:37 +10:00
parent a19c2eda8a
commit 8942a3a285
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -1,4 +1,4 @@
# nixpacks.toml # nixpacks.toml
[phase.name] [phase.name]
aptPkgs = ['knot-dnsutils'] aptPkgs = ['knot-dnsutils','curl','wget']