feat(docker): add build version to built images

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2022-08-30 12:28:53 +02:00
parent d2b25b6cdd
commit a3c74e7310
3 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,5 @@
{
"version": "0.0",
"version": "CLIENT_VERSION_MISSING",
"sourceCodeUrl": "https://github.com/hedgedoc/react-client",
"issueTrackerUrl": "https://github.com/hedgedoc/react-client/issues"
}