Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2019-01-04 14:16:42 +00:00
parent cbc08b4cdc
commit 4b6e635375
2 changed files with 40 additions and 24 deletions

View File

@@ -64,6 +64,11 @@ docker create \
linuxserver/heimdall
```
Using tags, you can switch between the stable releases of Heimdall and the master branch. No tag is required for the latest stable release.
Add the development tag, if required, to the linuxserver/heimdall line of the run/create command in the following format, linuxserver/heimdall:development
The development tag will be the latest commit in the master branch of Heimdall.
HOWEVER , USE THE DEVELOPMENT TAG AT YOUR OWN PERIL !!!!!!!!!
### docker-compose
@@ -138,7 +143,6 @@ This image now supports password protection through htpasswd. Run the following
## Versions
* **20.11.18:** - Upgrade baseimage packages during build.
* **04.11.18:** - Add php7-zip.
* **31.10.18:** - Add queue service.
* **17.10.18:** - Symlink avatars folder.