Update mariadb Docker tag to v10.6

This commit is contained in:
Comrade Renovate Bot 2021-04-30 07:01:37 +00:00
parent 536ec30105
commit 6dfea5af2a
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ services:
networks:
- internal
db:
image: "mariadb:10.5"
image: "mariadb:10.6"
environment:
- MYSQL_DATABASE=ninja
- MYSQL_USER=ninja