We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6e51f commit f46586cCopy full SHA for f46586c
1 file changed
priv/scripts/clean.sh
@@ -2,4 +2,4 @@
2
3
set -euox pipefail
4
5
-docker system prune -af --filter "until=6h"
+docker system prune -af --filter "until=3h"
0 commit comments