Skip to content

Commit fa0d7a9

Browse files
committed
Update docker-compose.yml
Signed-off-by: solidnerd <[email protected]>
1 parent 89d60c8 commit fa0d7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- ./mysql:/var/lib/mysql
1313

1414
bookstack:
15-
image: solidnerd/bookstack:0.12.2
15+
image: solidnerd/bookstack:0.13.0
1616
depends_on:
1717
- mysql
1818
environment:

0 commit comments

Comments
 (0)