Skip to content

Commit

Permalink
use Eclipse Temurin JDK docker image (#4012)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Dec 19, 2021
1 parent e813845 commit 14d1701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
target_image: otel-collector
- source: shopify/toxiproxy:latest
target_image: toxiproxy
- source: adoptopenjdk/openjdk8:latest
- source: eclipse-temurin:8-jdk
target_image: openjdk8
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 14d1701

Please sign in to comment.