Skip to content

Commit 131075a

Browse files
authored
Merge pull request #542 from solidnerd/rjh_update
doc: update documentation to reference 25.2.3
2 parents d791a8f + 5e7adeb commit 131075a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
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.2.1" \
83-
solidnerd/bookstack:25.2.1
82+
--name="bookstack_25.2.3" \
83+
solidnerd/bookstack:25.2.3
8484
```
8585

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

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.2.1
1+
25.2.3

0 commit comments

Comments
 (0)