Add alpine tags

This commit is contained in:
TheSpad
2021-12-28 16:32:52 +00:00
parent d08c5ab11b
commit bd073d88c0

View File

@@ -66,6 +66,7 @@ This image provides various versions that are available via tags. `latest` tag u
| :----: | --- |
| develop | Prowlarr releases from their develop branch |
| nightly | Prowlarr releases from their nightly branch |
| nightly-alpine | Prowlarr releases from their nightly branch using our Alpine baseimage |
## Application Setup
@@ -234,4 +235,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **28.12.21:** - Added nightly-alpine branch.
* **06.06.21:** - Initial release of `develop` and `nightly` tags.