We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b6277 commit ec9e577Copy full SHA for ec9e577
1 file changed
Containerfile
@@ -17,7 +17,7 @@ LABEL \
17
org.opencontainers.image.licenses="MIT"
18
19
ARG \
20
- BOOKSTACK_VERSION="v26.3" \
+ BOOKSTACK_VERSION="v26.3.1" \
21
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
22
23
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments