Skip to content

Commit 19617d0

Browse files
committed
jdk image
1 parent c2bb242 commit 19617d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/docker-build-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<name>${project.artifactId}:${project.version}</name>
4343
<alias>${project.artifactId}</alias>
4444
<build>
45-
<from>openjdk:8</from>
45+
<from>eclipse-temurin:8-jdk-alpine</from>
4646
<ports>
4747
<port>7070</port>
4848
<port>8080</port>

0 commit comments

Comments
 (0)