diff --git a/packages/ublue-os-signing/src/usr/etc/containers/policy.json b/packages/ublue-os-signing/src/usr/etc/containers/policy.json index 9fbe0e56f..2f5b9fdb8 100644 --- a/packages/ublue-os-signing/src/usr/etc/containers/policy.json +++ b/packages/ublue-os-signing/src/usr/etc/containers/policy.json @@ -11,6 +11,13 @@ "type": "signedBy", "keyType": "GPGKeys", "keyPath": "/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release" + }, + { + "type": "sigstoreSigned", + "keyPath": "/etc/pki/sigstore/SIGSTORE-redhat-release3", + "signedIdentity": { + "type": "matchRepository" + } } ], "registry.redhat.io": [