Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9a4aa45

Browse filesBrowse files
committed
doc: use update script in release doc
1 parent 31d55d7 commit 9a4aa45
Copy full SHA for 9a4aa45

File tree

1 file changed

+14
-0
lines changed
Filter options

1 file changed

+14
-0
lines changed

‎RELEASE.md

Copy file name to clipboardExpand all lines: RELEASE.md
+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ When the version changes, a new release should be cut. To do this, push a tag
44
with the [valid SemVer][semver-checker] version number as the tag.
55
It may also be useful to update documentation references at the same time.
66

7+
## Scripts
8+
9+
Update the Dockerfile with:
10+
11+
```shell
12+
$ scripts/update_dockerfile.sh
13+
Fetching latest Bookstack release from GitHub API
14+
% Total % Received % Xferd Average Speed Time Time Time Current
15+
Dload Upload Total Spent Left Speed
16+
100 3467 100 3467 0 0 18743 0 --:--:-- --:--:-- --:--:-- 18842
17+
Found latest version: v24.10.1
18+
Updating Dockerfile..
19+
```
20+
721
## Example
822

923
For Bookstack version 23.01:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.