Skip to content

Commit 73db62a

Browse files
committed
ci: allow AWS S3 endpoints for docker hub layer pulls
1 parent 658a05c commit 73db62a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ jobs:
210210
quay.io:443
211211
*.dkr.ecr.*.amazonaws.com:443
212212
*.azurecr.io:443
213+
*.s3.amazonaws.com:443
214+
*.s3.*.amazonaws.com:443
213215
osv-vulnerabilities.storage.googleapis.com:443
214216
api.osv.dev:443
215217
get.trivy.dev:443

0 commit comments

Comments
 (0)