net.dnsclient icon indicating copy to clipboard operation
net.dnsclient copied to clipboard

Use fully qualified container image URL for Podman compatibility

Open EliteSalman opened this issue 1 month ago • 0 comments

Podman does not reliably resolve unqualified image names. This change updates the container image reference to a fully qualified Docker Hub URL to ensure it pulls correctly when using Podman.

EliteSalman avatar Jan 10 '26 12:01 EliteSalman