diff --git a/amps/ags/rm-community/rm-community-repo/.env b/amps/ags/rm-community/rm-community-repo/.env index c81cb186bd..95c40ae6b6 100644 --- a/amps/ags/rm-community/rm-community-repo/.env +++ b/amps/ags/rm-community/rm-community-repo/.env @@ -1,3 +1,3 @@ -SOLR6_TAG=2.0.22-A.1 +SOLR6_TAG=2.0.22 POSTGRES_TAG=17.9 ACTIVEMQ_TAG=6.2.0-jre17-rockylinux8 diff --git a/packaging/tests/environment/.env b/packaging/tests/environment/.env index 186c4ae441..ea791ef103 100644 --- a/packaging/tests/environment/.env +++ b/packaging/tests/environment/.env @@ -1,4 +1,4 @@ -SOLR6_TAG=2.0.22-A.1 +SOLR6_TAG=2.0.22 POSTGRES_TAG=17.9 ACTIVEMQ_TAG=6.2.0-jre17-rockylinux8 ELASTICSEARCH_TAG=8.17.10