⬆️ Update BookStackApp/BookStack to v25.02.1 (#376)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-20 11:21:41 +01:00 committed by GitHub
parent 6b3789f19d
commit bde1afadfa
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="v25.02"
ARG BOOKSTACK_VERSION="v25.02.1"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \