From 007e7862217a81ad7e337f110f8f1b9e7b5dc0d0 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Fri, 14 Jan 2022 16:57:37 +0000 Subject: [PATCH] remove old images via update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index bf173f62..f295130d 100755 --- a/update.sh +++ b/update.sh @@ -290,7 +290,7 @@ echo "### Now pulling latest docker images" echo "######$myBLUE This might take a while, please be patient!$myWHITE" fuPULLIMAGES 2>&1>/dev/null -#fuREMOVEOLDIMAGES "1903" +fuREMOVEOLDIMAGES "2006" echo "### If you made changes to tpot.yml please ensure to add them again." echo "### We stored the previous version as backup in /root/." echo "### Some updates may need an import of the latest Kibana objects as well."