fix(kanidm): use dockerhub image instead of ghcr.io #161
Reference in New Issue
Block a user
Delete Branch "benvin/kanidm-dockerhub-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
config-initinit container andkanidmcontainer images fromghcr.io/kanidm/server:1.10.3tokanidm/server:1.10.3Why
kanidm/serveris published on Docker Hub, not ghcr.io. RKE2 rewrites dockerhub pulls through the artifactapi mirror automatically.Test plan