forked from kamba4/sunders
Compare commits
1 commit
6d62dc3b39
...
803fb1bde9
| Author | SHA1 | Date | |
|---|---|---|---|
| 803fb1bde9 |
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
db:
|
||||
image: mariadb:12.0.2
|
||||
image: mariadb:12.2.2
|
||||
command: --max_allowed_packet=3250585600
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: rootpassword # ${{secrets.MYSQL_ROOT_PASSWORD}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue