diff --git a/README.md b/README.md index 4b72095..7933d1c 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ This image provides various versions that are available via tags. Please read th | latest | ❌ | | | 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,5 +233,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **28.12.21:** - Rebase nightly branch to Alpine, deprecate nightly-alpine branch. * **28.12.21:** - Add nightly-alpine branch. * **06.06.21:** - Initial realease.