I am having a dns issue with the latest update of rancher-desktop on Mac (m1). it seems that name resolution has changed in a way that breaks SOME lookups. test case is pretty easy
docker run -it --rm busybox nslookup
storage.googleapis.com
works on 1.4.1, does not on 1.5.0
first image is 1.4.1, second is 1.5.0