diff --git a/uuwaf/5.5.0/data.yml b/uuwaf/6.0.0/data.yml similarity index 100% rename from uuwaf/5.5.0/data.yml rename to uuwaf/6.0.0/data.yml diff --git a/uuwaf/5.5.0/docker-compose.yml b/uuwaf/6.0.0/docker-compose.yml similarity index 94% rename from uuwaf/5.5.0/docker-compose.yml rename to uuwaf/6.0.0/docker-compose.yml index be3ac35ea..f51993755 100644 --- a/uuwaf/5.5.0/docker-compose.yml +++ b/uuwaf/6.0.0/docker-compose.yml @@ -1,6 +1,6 @@ services: uuwaf: - image: uusec/nanqiang:v5.5.0 + image: uusec/nanqiang:v6.0.0 ulimits: nproc: 65535 nofile: diff --git a/uuwaf/5.5.0/scripts/uninstall.sh b/uuwaf/6.0.0/scripts/uninstall.sh similarity index 100% rename from uuwaf/5.5.0/scripts/uninstall.sh rename to uuwaf/6.0.0/scripts/uninstall.sh