mirror of
https://github.com/hassio-addons/addon-bookstack.git
synced 2025-05-07 04:31:28 +00:00
⬆️ Update BookStackApp/BookStack to v24.10 (#340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1c619fa8f5
commit
388b0d8e90
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG BOOKSTACK_VERSION="v24.05.4"
|
||||
ARG BOOKSTACK_VERSION="v24.10"
|
||||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue