Skip to content

Commit

Permalink
Remove opencmis
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-yves-monnet committed Sep 12, 2024
1 parent 6259a62 commit 6607fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# docker build -t zeebe-cherry:1.0.0 .
FROM openjdk:17-alpine
FROM eclipse-temurin:21-jdk-alpine
EXPOSE 9081
COPY target/zeebe-cherry-runtime-*-exec.jar /zeebe-cherry-runtime.jar
COPY pom.xml /pom.xml
Expand Down

0 comments on commit 6607fb6

Please sign in to comment.