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

This commit is contained in:
2024-06-22 17:43:37 +10:00
parent a19c2eda8a
commit 8942a3a285

View File

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