diff --git a/openlitespeed/1.8.1-lsphp81/data.yml b/openlitespeed/1.8.2-lsphp81/data.yml similarity index 100% rename from openlitespeed/1.8.1-lsphp81/data.yml rename to openlitespeed/1.8.2-lsphp81/data.yml diff --git a/openlitespeed/1.8.1-lsphp81/data/bin/container/appinstallctl.sh b/openlitespeed/1.8.2-lsphp81/data/bin/container/appinstallctl.sh similarity index 100% rename from openlitespeed/1.8.1-lsphp81/data/bin/container/appinstallctl.sh rename to openlitespeed/1.8.2-lsphp81/data/bin/container/appinstallctl.sh diff --git a/openlitespeed/1.8.1-lsphp81/data/bin/container/certhookctl.sh b/openlitespeed/1.8.2-lsphp81/data/bin/container/certhookctl.sh similarity index 100% rename from openlitespeed/1.8.1-lsphp81/data/bin/container/certhookctl.sh rename to openlitespeed/1.8.2-lsphp81/data/bin/container/certhookctl.sh diff --git a/openlitespeed/1.8.1-lsphp81/data/bin/container/domainctl.sh b/openlitespeed/1.8.2-lsphp81/data/bin/container/domainctl.sh similarity index 100% rename from openlitespeed/1.8.1-lsphp81/data/bin/container/domainctl.sh rename to openlitespeed/1.8.2-lsphp81/data/bin/container/domainctl.sh diff --git a/openlitespeed/1.8.1-lsphp81/data/bin/container/owaspctl.sh b/openlitespeed/1.8.2-lsphp81/data/bin/container/owaspctl.sh similarity index 100% rename from openlitespeed/1.8.1-lsphp81/data/bin/container/owaspctl.sh rename to openlitespeed/1.8.2-lsphp81/data/bin/container/owaspctl.sh diff --git a/openlitespeed/1.8.1-lsphp81/data/bin/container/serialctl.sh b/openlitespeed/1.8.2-lsphp81/data/bin/container/serialctl.sh similarity index 100% rename from openlitespeed/1.8.1-lsphp81/data/bin/container/serialctl.sh rename to openlitespeed/1.8.2-lsphp81/data/bin/container/serialctl.sh diff --git a/openlitespeed/1.8.1-lsphp81/data/sites/.gitignore b/openlitespeed/1.8.2-lsphp81/data/sites/.gitignore similarity index 100% rename from openlitespeed/1.8.1-lsphp81/data/sites/.gitignore rename to openlitespeed/1.8.2-lsphp81/data/sites/.gitignore diff --git a/openlitespeed/1.8.1-lsphp81/docker-compose.yml b/openlitespeed/1.8.2-lsphp81/docker-compose.yml similarity index 92% rename from openlitespeed/1.8.1-lsphp81/docker-compose.yml rename to openlitespeed/1.8.2-lsphp81/docker-compose.yml index 48e1fc498..32e077d29 100644 --- a/openlitespeed/1.8.1-lsphp81/docker-compose.yml +++ b/openlitespeed/1.8.2-lsphp81/docker-compose.yml @@ -18,7 +18,7 @@ services: - "${PANEL_APP_PORT_HTTP}:7080" environment: - TZ=${TIME_ZONE} - image: litespeedtech/openlitespeed:1.8.1-lsphp81 + image: litespeedtech/openlitespeed:1.8.2-lsphp81 labels: createdBy: "Apps"