mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +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
|
- traefik
|
||||||
|
|
||||||
mariadb:
|
mariadb:
|
||||||
image: mariadb:10.10
|
image: mariadb:10.11
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_ROOT_PASSWORD=root
|
- MYSQL_ROOT_PASSWORD=root
|
||||||
- MYSQL_DATABASE=yourls
|
- MYSQL_DATABASE=yourls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue