generated from coop-cloud/example
chore(deps): update mariadb docker tag to v13
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ services:
|
||||
- db_password
|
||||
|
||||
db:
|
||||
image: "mariadb:12.1"
|
||||
image: "mariadb:13.0"
|
||||
environment:
|
||||
- MYSQL_DATABASE=writefreely
|
||||
- MYSQL_ROOT_PASSWORD_FILE=/run/secrets/db_root_password
|
||||
|
||||
Reference in New Issue
Block a user