Skip to content

Commit

Permalink
prepare 1.0.0 release heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen committed Nov 1, 2021
1 parent 39dfd19 commit 7ff8d9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.web
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM jeroenwillemsen/addo-example:0.1.2-no-vault
FROM jeroenwillemsen/addo-example:1.0.0-no-vault

ARG argBasedVersion="0.0.0"
ARG argBasedVersion="1.0.0"
ENV APP_VERSION=$argBasedVersion

CMD java -jar -Dserver.port=$PORT -Dspring.profiles.active=without-vault application.jar

0 comments on commit 7ff8d9f

Please sign in to comment.