Skip to content

Commit 3ca21d7

Browse files
⬆️ Update BookStackApp/BookStack to v23.06.1 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7e8c3f commit 3ca21d7

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

0 commit comments

Comments
 (0)