Skip to content

Commit 54c4f00

Browse files
Update eclipse-temurin Docker tag to v17.0.15_6-jre
1 parent 44cb2e2 commit 54c4f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example-native-histogram/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3"
22
services:
33
example-application:
4-
image: eclipse-temurin:17-jre
4+
image: eclipse-temurin:17.0.15_6-jre
55
network_mode: host
66
volumes:
77
- ./target/example-native-histogram.jar:/example-native-histogram.jar

0 commit comments

Comments
 (0)