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 bce8db9

Browse files
committed
Update mysql Version in README.md
1 parent 7848864 commit bce8db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Networking changed in Docker v1.9, so you need to do one of the following steps.
6262
-e MYSQL_USER=bookstack \
6363
-e MYSQL_PASSWORD=secret \
6464
--name bookstack_db \
65-
mysql:5.7.21
65+
mysql:9.2.0
6666
```
6767

6868
2. BookStack Container:
@@ -91,7 +91,7 @@ Networking changed in Docker v1.9, so you need to do one of the following steps.
9191
-e MYSQL_USER=bookstack \
9292
-e MYSQL_PASSWORD=secret \
9393
--name="bookstack_db" \
94-
mysql:5.7.21
94+
mysql:9.2.0
9595
```
9696

9797
3. Run BookStack Container

0 commit comments

Comments
(0)

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