From 588be952578c63ebe62ef83010465ed6d0a88b64 Mon Sep 17 00:00:00 2001 From: "A. Karl Kornel" Date: Tue, 28 Nov 2023 22:12:12 -0800 Subject: [PATCH] Update to bookstack 23.10.4 (from 23.05.1) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 41cf305..e8a9d69 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # vim: sw=2 ts=2 et # Start with the linuxserver bookstack container -FROM lscr.io/linuxserver/bookstack:amd64-23.05.1 +FROM lscr.io/linuxserver/bookstack:amd64-23.10.4 # Copy static files into the container: # * The periodic script (runs daily) to do a Certbot renewal