⬆️ Update BookStackApp/BookStack to v24.05.4 (#334)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-23 22:00:21 +02:00 committed by GitHub
parent 1ba78edc6f
commit 926612438b
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.3"
ARG BOOKSTACK_VERSION="v24.05.4"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \