Update not_sync.yaml

This commit is contained in:
Kay Yan 2021-10-29 18:42:20 +08:00 committed by GitHub
parent c4b51bbd4f
commit 245196ee6f
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,3 +23,6 @@ not_sync:
- image_pattern: docker.io/.*golang - image_pattern: docker.io/.*golang
tag_patterns: tag_patterns:
- ".*windows.*" - ".*windows.*"
- image_pattern: gcr.io/distroless/base
tag_patterns:
- "sha256-s.*"