95498de6 by Adam Heath

Set the appVersion to latest, so that the correct docker image is

fetched.
1 parent af6ece09
......@@ -21,7 +21,7 @@ version: 0.0.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "3.0.0+git"
appVersion: "latest"
dependencies:
......