mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-22 18:07:05 +00:00
Update mariadb Docker tag to v10.11
This commit is contained in:
parent
dc199dfe6d
commit
d35f561102
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ services:
|
|||
- traefik
|
||||
|
||||
mariadb:
|
||||
image: mariadb:10.10
|
||||
image: mariadb:10.11
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=root
|
||||
- MYSQL_DATABASE=yourls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue