Skip to content

Commit d58672a

Browse files
authored
Change package version deletion criteria in docker.yaml
Signed-off-by: Timothy Rule <90191439+timrulebosch@users.noreply.github.com>
1 parent a90f97f commit d58672a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ jobs:
6565
with:
6666
package-name: 'dse-${{ matrix.image }}'
6767
package-type: 'container'
68-
min-versions-to-keep: 4
68+
older-than: 7
6969
delete-only-untagged-versions: false

0 commit comments

Comments
 (0)