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 7e436ab

Browse files
authored
Merge pull request #569 from solidnerd/rjh_update
doc: update documentation to reference 25.7.2
2 parents 6bec0f7 + 780e60e commit 7e436ab

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 によって変換されたページ (->オリジナル) /