diff --git a/apps/openlitespeed/1.8.3-lsphp81/.env.sample b/apps/openlitespeed/1.8.4-lsphp81/.env.sample similarity index 100% rename from apps/openlitespeed/1.8.3-lsphp81/.env.sample rename to apps/openlitespeed/1.8.4-lsphp81/.env.sample diff --git a/apps/openlitespeed/1.8.3-lsphp81/data.yml b/apps/openlitespeed/1.8.4-lsphp81/data.yml similarity index 100% rename from apps/openlitespeed/1.8.3-lsphp81/data.yml rename to apps/openlitespeed/1.8.4-lsphp81/data.yml diff --git a/apps/openlitespeed/1.8.3-lsphp81/data/bin/container/appinstallctl.sh b/apps/openlitespeed/1.8.4-lsphp81/data/bin/container/appinstallctl.sh similarity index 100% rename from apps/openlitespeed/1.8.3-lsphp81/data/bin/container/appinstallctl.sh rename to apps/openlitespeed/1.8.4-lsphp81/data/bin/container/appinstallctl.sh diff --git a/apps/openlitespeed/1.8.3-lsphp81/data/bin/container/certhookctl.sh b/apps/openlitespeed/1.8.4-lsphp81/data/bin/container/certhookctl.sh similarity index 100% rename from apps/openlitespeed/1.8.3-lsphp81/data/bin/container/certhookctl.sh rename to apps/openlitespeed/1.8.4-lsphp81/data/bin/container/certhookctl.sh diff --git a/apps/openlitespeed/1.8.3-lsphp81/data/bin/container/domainctl.sh b/apps/openlitespeed/1.8.4-lsphp81/data/bin/container/domainctl.sh similarity index 100% rename from apps/openlitespeed/1.8.3-lsphp81/data/bin/container/domainctl.sh rename to apps/openlitespeed/1.8.4-lsphp81/data/bin/container/domainctl.sh diff --git a/apps/openlitespeed/1.8.3-lsphp81/data/bin/container/owaspctl.sh b/apps/openlitespeed/1.8.4-lsphp81/data/bin/container/owaspctl.sh similarity index 100% rename from apps/openlitespeed/1.8.3-lsphp81/data/bin/container/owaspctl.sh rename to apps/openlitespeed/1.8.4-lsphp81/data/bin/container/owaspctl.sh diff --git a/apps/openlitespeed/1.8.3-lsphp81/data/bin/container/serialctl.sh b/apps/openlitespeed/1.8.4-lsphp81/data/bin/container/serialctl.sh similarity index 100% rename from apps/openlitespeed/1.8.3-lsphp81/data/bin/container/serialctl.sh rename to apps/openlitespeed/1.8.4-lsphp81/data/bin/container/serialctl.sh diff --git a/apps/openlitespeed/1.8.3-lsphp81/data/sites/.gitignore b/apps/openlitespeed/1.8.4-lsphp81/data/sites/.gitignore similarity index 100% rename from apps/openlitespeed/1.8.3-lsphp81/data/sites/.gitignore rename to apps/openlitespeed/1.8.4-lsphp81/data/sites/.gitignore diff --git a/apps/openlitespeed/1.8.3-lsphp81/docker-compose.yml b/apps/openlitespeed/1.8.4-lsphp81/docker-compose.yml similarity index 93% rename from apps/openlitespeed/1.8.3-lsphp81/docker-compose.yml rename to apps/openlitespeed/1.8.4-lsphp81/docker-compose.yml index 5549c9d3..fff6d3e6 100644 --- a/apps/openlitespeed/1.8.3-lsphp81/docker-compose.yml +++ b/apps/openlitespeed/1.8.4-lsphp81/docker-compose.yml @@ -20,7 +20,7 @@ services: - "${PANEL_APP_PORT_CONSOLE}:7080" environment: - TZ=${TIME_ZONE} - image: litespeedtech/openlitespeed:1.8.3-lsphp81 + image: litespeedtech/openlitespeed:1.8.4-lsphp81 labels: createdBy: "Apps"