diff --git a/files/usr/etc/containers/policy.json b/files/usr/etc/containers/policy.json index e407e964..94049e11 100644 --- a/files/usr/etc/containers/policy.json +++ b/files/usr/etc/containers/policy.json @@ -23,7 +23,7 @@ "quay.io/toolbx-images": [ { "type": "sigstoreSigned", - "keyPath": "/usr/etc/pki/containers/quay.io-toolbx-images.pub", + "keyPath": "/etc/pki/containers/quay.io-toolbx-images.pub", "signedIdentity": { "type": "matchRepository" }