1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00

build(deps): update mariadb docker tag to v10.6.4 ()

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-10 07:30:29 +10:00 committed by GitHub
parent 997036f9c3
commit c593ebc573
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
version: '3'
services:
mariadb:
image: mariadb:10.6.3
image: mariadb:10.6.4
environment:
- MYSQL_ROOT_PASSWORD=rootpassword
- MYSQL_USER=admin