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