update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
action="$1"
|
||||
FOLDER='/opt/idssys/linupx'
|
||||
VERS='6.60.32-03012025'
|
||||
VERS='6.60.33-03202025'
|
||||
|
||||
IPERFVER="3.15"
|
||||
|
||||
|
||||
@@ -171,7 +171,7 @@ PIPUPGRADEFIX(){
|
||||
|
||||
DOCKER_UPDATE(){
|
||||
|
||||
docker run --rm --cleanup --debug -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once
|
||||
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once --cleanup --debug
|
||||
|
||||
echo
|
||||
echo -e "${idsCL[Green]}Docker Updates have completed${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user