Skip to content

Commit

Permalink
Merge pull request #266 from onecx/feat/rollback-kc-version
Browse files Browse the repository at this point in the history
feat: rollback kc version for test to 24.0.4
  • Loading branch information
tkit-dev authored Aug 14, 2024
2 parents ae577a7 + 5cd62f7 commit 7c979b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@

<!-- Quarkus Issue: https://github.com/quarkusio/quarkus/issues/42509 -->
<!-- Remove this line when the Quarkus Issue will be fixed -->
<quarkus.keycloak.devservices.start-command>start --http-enabled=true --hostname-strict=false --features=hostname:v1</quarkus.keycloak.devservices.start-command>
<quarkus.keycloak.devservices.image-name>quay.io/keycloak/keycloak:24.0.4</quarkus.keycloak.devservices.image-name>
</systemPropertyVariables>
</configuration>
</execution>
Expand Down

0 comments on commit 7c979b3

Please sign in to comment.