⬆️ Update BookStackApp/BookStack to v24.12 (#359)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-23 09:08:19 -05:00 committed by GitHub
parent 670850623d
commit 595a628e8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG BOOKSTACK_VERSION="v24.10.3"
ARG BOOKSTACK_VERSION="v24.12"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \