Skip to content

Commit

Permalink
Update to new play smoke test image
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Oct 21, 2024
1 parent 5cc8917 commit 7ecc00d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import static io.opentelemetry.smoketest.TestContainerManager.useWindowsContaine
class PlaySmokeTest extends SmokeTest {

protected String getTargetImage(String jdk) {
"ghcr.io/open-telemetry/opentelemetry-java-instrumentation/smoke-test-play:jdk$jdk-20241018.11404849345"
"ghcr.io/open-telemetry/opentelemetry-java-instrumentation/smoke-test-play:jdk$jdk-20241021.11443123992"
}

@Override
Expand Down

0 comments on commit 7ecc00d

Please sign in to comment.