mirror of
https://github.com/mempool/mempool.git
synced 2025-05-03 08:41:31 +02:00
Update mariadb base image
This commit is contained in:
parent
ad77b3a6c9
commit
ea2f39b18a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user