From d2c6bf792ae09ea59c109287dd8f8c1fd922e3b9 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Tue, 19 Apr 2022 15:59:07 +0100 Subject: [PATCH] Dillinger Alpine rebase --- content/issues/2022-04-19-dillinger.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/issues/2022-04-19-dillinger.md diff --git a/content/issues/2022-04-19-dillinger.md b/content/issues/2022-04-19-dillinger.md new file mode 100644 index 00000000..1d1247da --- /dev/null +++ b/content/issues/2022-04-19-dillinger.md @@ -0,0 +1,10 @@ +--- +title: 'Notification: Dillinger Rebase To Alpine' +date: '2022-04-19 12:00:00Z' +informational: true +affected: + - 'Notifications' + - 'dillinger' +section: 'issue' +--- +For operational reasons we will shortly be rebasing our [Dillinger](https://github.com/linuxserver/docker-dillinger) container to use our Alpine base image. Please note that due to a lack of available OS packages we are no longer able to provide a 32-bit arm image. The last image tag to support 32-bit arm will be `v3.39.1-ls117`. 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`).