Update mariadb Docker tag to v10.5

This commit is contained in:
Renovate Bot 2020-03-03 11:31:11 +00:00
parent 4d57a6db22
commit 4ceb6104d2
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: '3.7'
services:
db:
image: mariadb:10.4
image: mariadb:10.5
restart: on-failure
environment:
MYSQL_DATABASE: testdb