Update yourls mariadb to 10.7

This commit is contained in:
Jake Howard 2021-12-21 21:40:56 +00:00
parent c5beb223be
commit 1c645fa106
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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