We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86dfd27 + 654fdc2 commit a90a843Copy full SHA for a90a843
forms/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:21-jdk-slim
+FROM eclipse-temurin:21-jre-alpine
2
WORKDIR /opt/devgateway/tcdi/admin
3
COPY target/deps/BOOT-INF/lib lib
4
COPY target/deps/META-INF META-INF
0 commit comments