Skip to content

Commit

Permalink
⬆️ Update BookStackApp/BookStack to v23.06.2 (#244)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 23, 2023
1 parent 5c18cd5 commit 5c68bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookstack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG BOOKSTACK_VERSION="v23.06.1"
ARG BOOKSTACK_VERSION="v23.06.2"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
Expand Down

0 comments on commit 5c68bb6

Please sign in to comment.