This commit is contained in:
Matt Reeves 2024-09-23 01:11:41 -04:00
commit b74f89ab26

View file

@ -5,5 +5,3 @@
tasks:
- name: Prune unused Docker images using shell
shell: docker image prune -f
args:
warn: false