This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new feb6254f182 (chores) camel-test-infra-artemis: always use the latest
container available
feb6254f182 is described below
commit feb6254f18209845fd153beb830bd58bde4be6b8
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Apr 10 09:52:56 2024 +0200
(chores) camel-test-infra-artemis: always use the latest container available
---
.../org/apache/camel/test/infra/artemis/services/container.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/test-infra/camel-test-infra-artemis/src/test/resources/org/apache/camel/test/infra/artemis/services/container.properties
b/test-infra/camel-test-infra-artemis/src/test/resources/org/apache/camel/test/infra/artemis/services/container.properties
index 2c420d87c26..b34d3069c89 100644
---
a/test-infra/camel-test-infra-artemis/src/test/resources/org/apache/camel/test/infra/artemis/services/container.properties
+++
b/test-infra/camel-test-infra-artemis/src/test/resources/org/apache/camel/test/infra/artemis/services/container.properties
@@ -14,4 +14,4 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-artemis.container=quay.io/artemiscloud/activemq-artemis-broker:artemis.2.32.0
\ No newline at end of file
+artemis.container=quay.io/artemiscloud/activemq-artemis-broker:latest
\ No newline at end of file