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