We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace249d commit 45ebd72Copy full SHA for 45ebd72
1 file changed
.github/workflows/docker.yml
@@ -199,14 +199,15 @@ jobs:
199
repo.yarnpkg.com:443
200
ghcr.io:443
201
pkg-containers.githubusercontent.com:443
202
- public.ecr.aws:443
203
production.cloudflare.docker.com:443
204
registry-1.docker.io:443
205
auth.docker.io:443
206
docker.io:443
207
quay.io:443
+ cdn.quay.io:443
208
docker-images-prod.s3.us-west-2.amazonaws.com:443
209
docker-images-prod.s3.us-east-1.amazonaws.com:443
210
+ docker-images-prod.s3.amazonaws.com:443
211
osv-vulnerabilities.storage.googleapis.com:443
212
api.osv.dev:443
213
get.trivy.dev:443
0 commit comments