Skip to content

Commit 92f9ef3

Browse files
⬆️ Update BookStackApp/BookStack to v24 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ea4738 commit 92f9ef3

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="v23.12.2"
9+
ARG BOOKSTACK_VERSION="v24.02"
1010
# hadolint ignore=DL3003
1111
RUN \
1212
apk add --no-cache \

0 commit comments

Comments
 (0)