Skip to content

Commit 9e1f7b7

Browse files
⬆️ Update BookStackApp/BookStack to v23.02.3 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be2d4e5 commit 9e1f7b7

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

0 commit comments

Comments
 (0)