Update yourls mariadb to 10.7
This commit is contained in:
parent
c5beb223be
commit
1c645fa106
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
|||
- traefik.http.routers.yourls.rule=Host(`0rng.one`)
|
||||
|
||||
mariadb:
|
||||
image: mariadb:10.5
|
||||
image: mariadb:10.7
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=root
|
||||
- MYSQL_DATABASE=yourls
|
||||
|
|
Loading…
Reference in a new issue