Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2019-09-21 07:15:55 +01:00
parent 2e31e5797c
commit 1e5aafda30

View File

@ -28,6 +28,14 @@ The architectures supported by this image are:
| :----: | --- |
| x86-64 | amd64-latest |
## Version Tags
This image provides various versions that are available via tags. `latest` tag usually provides the latest stable version. Others are considered under development and caution must be exercised when using them.
| Tag | Description |
| :----: | --- |
| latest | Stable releases |
| development | Prereleases from their GitHub |
## Usage
@ -141,6 +149,7 @@ git config --global user.email "email address"
## Versions
* **21.09.19:** - Add development builds/tag.
* **09.07.19:** - Add optional sudo access.
* **01.07.19:** - Add nano.
* **24.06.19:** - Initial Release.