Compare commits
3 Commits
0e18e4b128
...
3.1.0+2.4.
| Author | SHA1 | Date | |
|---|---|---|---|
| a840ba4bc5 | |||
| 51d0284960 | |||
| 47f5a98fe6 |
@ -24,10 +24,6 @@ services:
|
||||
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
|
||||
- MYSQL_USER=kuma
|
||||
- MYSQL_DATABASE=kuma
|
||||
# Run mariadb-upgrade automatically when the data dir is from an older
|
||||
# major version (e.g. 11.x -> 12.x). Needed because this overlay can be
|
||||
# carried across MariaDB major bumps.
|
||||
- MARIADB_AUTO_UPGRADE=1
|
||||
volumes:
|
||||
- mariadb:/var/lib/mysql
|
||||
networks:
|
||||
|
||||
1
release/3.1.0+2.4.0
Normal file
1
release/3.1.0+2.4.0
Normal file
@ -0,0 +1 @@
|
||||
no action necessary
|
||||
Reference in New Issue
Block a user