From bd073d88c07fc042d4abb39f68cc414e6966ab3f Mon Sep 17 00:00:00 2001 From: TheSpad Date: Tue, 28 Dec 2021 16:32:52 +0000 Subject: [PATCH] Add alpine tags --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 830d64e..d1d999e 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file