From ae17bea28b8ca8a6287b56ebb85fa15f18e55813 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Tue, 19 Apr 2022 10:38:14 +0100 Subject: [PATCH] Alpine rebases --- content/issues/2022-04-19-booksonic-air.md | 10 ++++++++++ content/issues/2022-04-19-nzbhydra2.md | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 content/issues/2022-04-19-booksonic-air.md create mode 100644 content/issues/2022-04-19-nzbhydra2.md 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`).