We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6259a62 commit 6607fb6Copy full SHA for 6607fb6
Dockerfile
@@ -1,5 +1,5 @@
1
# docker build -t zeebe-cherry:1.0.0 .
2
-FROM openjdk:17-alpine
+FROM eclipse-temurin:21-jdk-alpine
3
EXPOSE 9081
4
COPY target/zeebe-cherry-runtime-*-exec.jar /zeebe-cherry-runtime.jar
5
COPY pom.xml /pom.xml
0 commit comments