Skip to content

Commit

Permalink
Merge pull request #945 from michalvavrik/feature/bump-activemq-artem…
Browse files Browse the repository at this point in the history
…is-broker

Bump Active MQ Artemis Broker to 1.0.24
  • Loading branch information
rsvoboda authored Nov 9, 2023
2 parents e544aa0 + 1fd55ae commit deae954
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
@Retention(RetentionPolicy.RUNTIME)
public @interface AmqContainer {

String image() default "quay.io/artemiscloud/activemq-artemis-broker:0.1.2";
String image() default "quay.io/artemiscloud/activemq-artemis-broker:1.0.24";

String expectedLog() default "Artemis Console available";

Expand Down

0 comments on commit deae954

Please sign in to comment.