🔧 update resolv.conf in rootfs 🔧

- Update DNS resolver configuration in rootfs/usr/local/etc/resolv.conf

rootfs/usr/local/etc/resolv.conf
This commit is contained in:
2026-06-05 14:40:27 -04:00
parent ddc318052c
commit ea11289300
+2
View File
@@ -2,3 +2,5 @@ nameserver 1.1.1.1
nameserver 1.0.0.1
nameserver 8.8.8.8
nameserver 8.8.4.4
search .
options ndots:0