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

Sign up
Appearance settings

Commit 780e60e

Browse files
committed
doc: update documentation to reference 25.7.2
1 parent 6bec0f7 commit 780e60e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Note that if you want to use LDAP, `$` has to be escape like `\$`, i.e. `-e "LDA
7979
-e APP_URL=http://localhost:8080 \
8080
-e APP_KEY=SomeRandomStringWith32Characters \
8181
-p 8080:8080 \
82-
--name="bookstack_25.7.1" \
83-
solidnerd/bookstack:25.7.1
82+
--name="bookstack_25.7.2" \
83+
solidnerd/bookstack:25.7.2
8484
```
8585

8686
The APP_URL parameter should be the base URL for your BookStack instance without

‎VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.7.1
1+
25.7.2

‎docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
- mysql-data:/var/lib/mysql
1111

1212
bookstack:
13-
image: solidnerd/bookstack:25.7.1
13+
image: solidnerd/bookstack:25.7.2
1414
depends_on:
1515
- mysql
1616
environment:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /