Skip to content

Commit 53a09d4

Browse files
committed
[#patch] fix: image metadata
1 parent 5897585 commit 53a09d4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docker-build-and-push.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,18 +82,17 @@ jobs:
8282
disable-sudo: ${{ inputs.disable-sudo }}
8383
egress-policy: block
8484
allowed-endpoints: >
85+
*.docker.com:443
8586
*.docker.io:443
8687
*.githubapp.com:443
8788
*.githubusercontent.com:443
8889
*.sigstore.dev:443
8990
*.trivy.dev:443
9091
api.github.com:443
9192
docker-images-prod.*.r2.cloudflarestorage.com:443
92-
download.docker.com:443
9393
ghcr.io:443
9494
github.com:443
9595
mirror.gcr.io:443
96-
production.cloudflare.docker.com:443
9796
${{ inputs.egress-policy-allowlist }}
9897
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9998
with:

0 commit comments

Comments
 (0)