Skip to content

Commit a63eb10

Browse files
committed
change to 8-jre-slim
1 parent e248274 commit a63eb10

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.0.392</from>
45+
<from>openjdk:8-jre-slim</from>
4646
<ports>
4747
<port>7070</port>
4848
<port>8080</port>

0 commit comments

Comments
 (0)