Skip to content

Commit fe9a390

Browse files
author
Marcel
committed
2 parents 19814b7 + e9c5d7a commit fe9a390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ COPY target/classes/application.yml /opt/mateo-camunda-bridge/
77
EXPOSE 8082
88

99
WORKDIR /opt/mateo-camunda-bridge
10-
CMD [ "java", "-Dspring.profiles.active=default", "-jar", "mateo-camunda-bridge-0.0.2-SNAPSHOT.jar" ]
10+
CMD [ "java", "-Dspring.profiles.active=default", "-jar", "mateo-camunda-bridge-0.0.2.jar" ]

0 commit comments

Comments
 (0)