feat: update swarm mode check id from 7.1 to 5.1

This commit is contained in:
MaPoe 2023-12-17 15:57:54 +01:00
parent 0fd702afed
commit 958f5fa6c3
3 changed files with 110 additions and 110 deletions

View file

@ -180,6 +180,7 @@ container_runtime() {
check_5_29
check_5_30
check_5_31
check_5_32
check_5_end
}
@ -213,7 +214,6 @@ docker_swarm_configuration() {
check_7_7
check_7_8
check_7_9
check_7_10
check_7_end
}