Skip to content

Commit 7411205

Browse files
committed
use Eclipse Temurin JDK docker image
1 parent e813845 commit 7411205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-test-containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
target_image: otel-collector
1717
- source: shopify/toxiproxy:latest
1818
target_image: toxiproxy
19-
- source: adoptopenjdk/openjdk8:latest
19+
- source: eclipse-temurin:8-jdk
2020
target_image: openjdk8
2121
runs-on: ubuntu-latest
2222
steps:

0 commit comments

Comments
 (0)