diff --git a/content/issues/2022-04-19-booksonic-air.md b/content/issues/2022-04-19-booksonic-air.md new file mode 100644 index 00000000..2dd8b62f --- /dev/null +++ b/content/issues/2022-04-19-booksonic-air.md @@ -0,0 +1,10 @@ +--- +title: 'Notification: Booksonic Air Rebase To Alpine' +date: '2022-04-19 12:00:00Z' +informational: true +affected: + - 'Notifications' + - 'booksonic-air' +section: 'issue' +--- +For operational reasons we will shortly be rebasing our [Booksonic Air](https://github.com/linuxserver/docker-booksonic-air) container to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the [Alpine packages](https://pkgs.alpinelinux.org/packages?name=&branch=v3.15) and package manager (`apk`). diff --git a/content/issues/2022-04-19-nzbhydra2.md b/content/issues/2022-04-19-nzbhydra2.md new file mode 100644 index 00000000..41f6d94e --- /dev/null +++ b/content/issues/2022-04-19-nzbhydra2.md @@ -0,0 +1,10 @@ +--- +title: 'Notification: NZBHydra2 Rebase To Alpine' +date: '2022-04-19 12:00:00Z' +informational: true +affected: + - 'Notifications' + - 'nzbhydra2' +section: 'issue' +--- +For operational reasons we will shortly be rebasing our [NZBHydra2](https://github.com/linuxserver/docker-nzbhydra2) container to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the [Alpine packages](https://pkgs.alpinelinux.org/packages?name=&branch=v3.15) and package manager (`apk`).