Skip to content

Commit 887e3ce

Browse files
committed
change to openjdk:17-jre-slim
1 parent 1c1c2aa commit 887e3ce

File tree

1 file changed

+1
-1
lines changed
  • demo/demo-zeroconfig-registry/demo-zeroconfig-registry-server

1 file changed

+1
-1
lines changed

demo/demo-zeroconfig-registry/demo-zeroconfig-registry-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<name>${project.artifactId}:${project.version}</name>
7575
<alias>${project.artifactId}</alias>
7676
<build>
77-
<from>openjdk:17</from>
77+
<from>openjdk:17-jre-slim</from>
7878
<ports>
7979
<port>7070</port>
8080
<port>8080</port>

0 commit comments

Comments
 (0)