⬆️ Update BookStackApp/BookStack to v24.10 (#340)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-15 13:54:38 +02:00 committed by GitHub
parent 1c619fa8f5
commit 388b0d8e90
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.05.4"
ARG BOOKSTACK_VERSION="v24.10"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \