Skip to content

Commit

Permalink
Fix org.opensearch.wildfly.WildflyIT test cases
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta committed Dec 31, 2024
1 parent 6b871a0 commit 15803bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/wildfly/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'
services:

wildfly:
image: quay.io/wildfly/wildfly:28.0.1.Final-jdk11
image: quay.io/wildfly/wildfly:34.0.1.Final-jdk21
environment:
JAVA_OPTS: -Dopensearch.uri=opensearch:9200 -Djboss.http.port=8080 -Djava.net.preferIPv4Stack=true
volumes:
Expand Down

0 comments on commit 15803bd

Please sign in to comment.