Update not_sync.yaml

This commit is contained in:
Kay Yan 2021-11-03 11:48:20 +08:00 committed by GitHub
parent dd6c1946ca
commit fd71e61af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ not_sync:
- image_pattern: docker.io/.*golang
tag_patterns:
- ".*windows.*"
- image_pattern: docker.io/.*node
tag_patterns:
- ".*onbuild.*"
- image_pattern: gcr.io/distroless/.*
tag_patterns:
- "sha256-.*"