Skip to content

Commit

Permalink
Merge pull request #205 from Olog/georgweiss-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
shroffk authored Jan 31, 2025
2 parents ade7724 + 701775f commit 494839c
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
Expand Up @@ -20,4 +20,4 @@ USER olog
WORKDIR /olog-target
EXPOSE 8080
EXPOSE 8181
CMD java -jar service-olog*.jar
CMD java -jar service-olog-5.0.2.jar

0 comments on commit 494839c

Please sign in to comment.