<!-- Please format code with markdown syntax. Avoid screenshots if possible. Context helps: if we can't reproduce the issue on our end, it's less likely that we can resolve the issue. --> ### Environment - zentity version: N/A - Elasticsearch version: N/A ### Describe the bug podman pull zentity/zentity-sandbox results in this: Trying to pull docker.io/zentity/zentity-sandbox:latest... Error: parsing image configuration: Get "https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/4e/4ea99d34a670be4d8c97df36561c0a6492d6ac4815c08dc8e05002be92bf3079/data?expires=1749043866&signature=ES348so3Q1HYsiT6mdSN0BmgFSY%3D&version=2": 301 response missing Location header ### Expected behavior Should be able to pull the zentity-sandbox image ### Steps to reproduce 1. podman pull zentity/zentity-sandbox
Environment
Describe the bug
podman pull zentity/zentity-sandbox results in this:
Error: parsing image configuration: Get "https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/4e/4ea99d34a670be4d8c97df36561c0a6492d6ac4815c08dc8e05002be92bf3079/data?expires=1749043866&signature=ES348so3Q1HYsiT6mdSN0BmgFSY%3D&version=2": 301 response missing Location header
Expected behavior
Should be able to pull the zentity-sandbox image
Steps to reproduce