diff --git a/uuwaf/2.6.1/data.yml b/uuwaf/2.7.0/data.yml similarity index 100% rename from uuwaf/2.6.1/data.yml rename to uuwaf/2.7.0/data.yml diff --git a/uuwaf/2.6.1/docker-compose.yml b/uuwaf/2.7.0/docker-compose.yml similarity index 96% rename from uuwaf/2.6.1/docker-compose.yml rename to uuwaf/2.7.0/docker-compose.yml index f285af185..5e5af7cec 100644 --- a/uuwaf/2.6.1/docker-compose.yml +++ b/uuwaf/2.7.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: uuwaf: - image: uusec/nanqiang:v2.6.1 + image: uusec/nanqiang:v2.7.0 ulimits: nproc: 65535 nofile: diff --git a/uuwaf/2.6.1/scripts/uninstall.sh b/uuwaf/2.7.0/scripts/uninstall.sh similarity index 100% rename from uuwaf/2.6.1/scripts/uninstall.sh rename to uuwaf/2.7.0/scripts/uninstall.sh