Merge pull request #15 from linuxserver/readme-nightly-alpine

This commit is contained in:
Roxedus
2022-02-05 21:07:54 +01:00
committed by GitHub

View File

@@ -67,7 +67,6 @@ This image provides various versions that are available via tags. Please read th
| latest | ❌ | | | latest | ❌ | |
| develop | ✅ | Prowlarr releases from their develop branch | | develop | ✅ | Prowlarr releases from their develop branch |
| nightly | ✅ | Prowlarr releases from their nightly branch | | nightly | ✅ | Prowlarr releases from their nightly branch |
| nightly-alpine | ✅ | Prowlarr releases from their nightly branch using our Alpine baseimage |
## Application Setup ## Application Setup
@@ -234,5 +233,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions ## Versions
* **28.12.21:** - Rebase nightly branch to Alpine, deprecate nightly-alpine branch.
* **28.12.21:** - Add nightly-alpine branch. * **28.12.21:** - Add nightly-alpine branch.
* **06.06.21:** - Initial realease. * **06.06.21:** - Initial realease.