Add newline

This commit is contained in:
Thomas Stromberg 2022-10-21 17:37:35 -04:00
parent c86073ecaf
commit e90dc53072
Failed to extract signature

View File

@ -27,5 +27,4 @@ WHERE
AND image NOT LIKE 'ghcr.io/k3d-io/k3d-%'
AND image NOT LIKE 'docker.io/rancher/k3s:%'
-- this one makes me sad. It's due to limitations running bubblewrap in a container
AND image NOT IN ('cgr.dev/chainguard/melange', 'wolfi:test')
;
AND image NOT IN ('cgr.dev/chainguard/melange', 'wolfi:test');