Add version to docker build (#301)

* add version to build.

* update docs.
This commit is contained in:
Miroslav Šedivý
2023-04-29 00:12:56 +02:00
committed by GitHub
parent cd4acb5eec
commit 92ad202bfe
7 changed files with 37 additions and 26 deletions

View File

@ -6,6 +6,9 @@
- Added nvidia support for firefox.
- Added `?lang=<lang>` parameter to the URL, which will set the language of the interface (by @mbattista).
### Misc
- Git commit and tag are now included in the build when creating a docker image.
## [n.eko v2.8.0](https://github.com/m1k1o/neko/releases/tag/v2.8.0)
### New Features