Update clean.yml

This commit is contained in:
humocs-man
2026-05-13 21:35:27 +02:00
committed by GitHub
parent 7bd39aed32
commit e35f204d1d
+3 -3
View File
@@ -21,7 +21,7 @@ jobs:
# This should match the "# Name: your-repo-name" comment in your Containerfile # This should match the "# Name: your-repo-name" comment in your Containerfile
# Example: If your Containerfile has "# Name: my-custom-os", use "my-custom-os" here # Example: If your Containerfile has "# Name: my-custom-os", use "my-custom-os" here
packages: fluffy-pancake packages: fluffy-pancake
older-than: 60 days older-than: 45 days
delete-orphaned-images: true delete-orphaned-images: true
keep-n-tagged: 7 keep-n-tagged: 5
keep-n-untagged: 7 keep-n-untagged: 5