If it's a general podman image you can use this reference:
[containers]# Specify the containers to ignore while updating (Wildcard supported)# ignored_containers = ["ghcr.io/rancher-sandbox/rancher-desktop/rdx-proxy:latest", "docker.io*"]# Specify the runtime to use for containers (default: "docker", allowed values: "docker", "podman")# runtime = "podman"
[containers]# Specify the containers to ignore while updating (Wildcard supported)# ignored_containers = ["ghcr.io/rancher-sandbox/rancher-desktop/rdx-proxy:latest", "docker.io*"]# Specify the runtime to use for containers (default: "docker", allowed values: "docker", "podman")# runtime = "podman"