From 1702fac1b0461faf7f5a185194485cd44a7a7415 Mon Sep 17 00:00:00 2001 From: "A. Karl Kornel" Date: Sat, 25 Jan 2025 15:51:55 -0800 Subject: [PATCH] Move to Bookstack 24.12.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 46f6b4f..3b35a8e 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.12.3 +FROM lscr.io/linuxserver/bookstack:amd64-24.12.1 # Copy static files into the container: # * The periodic script (runs daily) to do a Certbot renewal