diff --git a/apps/nexusphp/1.8.14/data.yml b/apps/nexusphp/1.8.15/data.yml similarity index 100% rename from apps/nexusphp/1.8.14/data.yml rename to apps/nexusphp/1.8.15/data.yml diff --git a/apps/nexusphp/1.8.14/docker-compose.yml b/apps/nexusphp/1.8.15/docker-compose.yml similarity index 94% rename from apps/nexusphp/1.8.14/docker-compose.yml rename to apps/nexusphp/1.8.15/docker-compose.yml index 85bd01e63..436616d48 100644 --- a/apps/nexusphp/1.8.14/docker-compose.yml +++ b/apps/nexusphp/1.8.15/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: nexusphp: - image: qyg2297248353/nexusphp:v1.8.14 + image: qyg2297248353/nexusphp:v1.8.15 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/nexusphp/1.8.14/scripts/init.sh b/apps/nexusphp/1.8.15/scripts/init.sh similarity index 100% rename from apps/nexusphp/1.8.14/scripts/init.sh rename to apps/nexusphp/1.8.15/scripts/init.sh diff --git a/apps/nexusphp/1.8.14/scripts/uninstall.sh b/apps/nexusphp/1.8.15/scripts/uninstall.sh similarity index 100% rename from apps/nexusphp/1.8.14/scripts/uninstall.sh rename to apps/nexusphp/1.8.15/scripts/uninstall.sh diff --git a/apps/nexusphp/1.8.14/scripts/upgrade.sh b/apps/nexusphp/1.8.15/scripts/upgrade.sh similarity index 100% rename from apps/nexusphp/1.8.14/scripts/upgrade.sh rename to apps/nexusphp/1.8.15/scripts/upgrade.sh