Skip to content

Commit

Permalink
Bump Tomee to 9
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Mikusa <[email protected]>
  • Loading branch information
dmikusa committed Aug 24, 2024
1 parent 80e9f40 commit 331795d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/tomee_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ func testTomee(t *testing.T, context spec.G, it spec.S) {
WithEnv(map[string]string{
"BP_ARCH": "amd64",
"BP_JAVA_APP_SERVER": "tomee",
"BP_TOMEE_VERSION": "9.*",
}).
WithBuilder(builder).
WithTrustBuilder().
Expand Down

0 comments on commit 331795d

Please sign in to comment.