diff --git a/.github/workflows/cleanup-images.yml b/.github/workflows/cleanup-images.yml index 37f8e35..d0d1e85 100644 --- a/.github/workflows/cleanup-images.yml +++ b/.github/workflows/cleanup-images.yml @@ -12,7 +12,7 @@ jobs: packages: write strategy: matrix: - package: ['adguard-home','distrobuilder','ferretdb','minio','navidrome','pgbouncer','postgresql','valkey','watchtower'] + package: ['adguard-home','coredns','distrobuilder','ferretdb','minio','navidrome','pgbouncer','postgresql','valkey','watchtower'] steps: - uses: snok/container-retention-policy@v3.0.0 with: