Update mariadb base image
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
|||||||
MYSQL_USER: "mempool"
|
MYSQL_USER: "mempool"
|
||||||
MYSQL_PASSWORD: "mempool"
|
MYSQL_PASSWORD: "mempool"
|
||||||
MYSQL_ROOT_PASSWORD: "admin"
|
MYSQL_ROOT_PASSWORD: "admin"
|
||||||
image: mariadb:10.5.8
|
image: mariadb:10.5.21
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
|||||||
Reference in New Issue
Block a user