Skip to content

Commit e725775

Browse files
⬆️ Update BookStackApp/BookStack to v25.05.2 (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8a6201 commit e725775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookstack/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
66
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
77

88
# Setup base
9-
ARG BOOKSTACK_VERSION="v25.05.1"
9+
ARG BOOKSTACK_VERSION="v25.05.2"
1010
# hadolint ignore=DL3003
1111
RUN \
1212
apk add --no-cache \

0 commit comments

Comments
 (0)