diff --git a/prunedocker.yml b/prunedocker.yml index 9383457..2e99a8e 100644 --- a/prunedocker.yml +++ b/prunedocker.yml @@ -11,4 +11,4 @@ - name: Prune all unused images command: docker image prune -a -f args: - warn: false + warn: false \ No newline at end of file