BREAKING chore(dblord): upgrade to current LTS release
After restarting with the new version, `mariadb-upgrade` should be run.
This commit is contained in:
parent
6f6c2834a8
commit
9f299d2790
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM mariadb:10.3
|
||||
FROM mariadb:10.11
|
||||
|
||||
# Use random throw-away root password. Our init scripts switch authentication to socket logins only
|
||||
ENV MYSQL_RANDOM_ROOT_PASSWORD=yes
|
||||
|
|
Loading…
Reference in a new issue