diff --git a/magenx.install.latest.sh b/magenx.install.latest.sh index 9269781..bd718c0 100644 --- a/magenx.install.latest.sh +++ b/magenx.install.latest.sh @@ -23,7 +23,7 @@ COMPOSER_PASSWORD="02dfee497e669b5db1fe1c8d481d6974" ## Version lock COMPOSER_VERSION="2.2" -RABBITMQ_VERSION="3.12*" +RABBITMQ_VERSION="4.0*" MARIADB_VERSION="10.11" OPENSEARCH_VERSION="2.x" VARNISH_VERSION="73"