mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 01:41:01 +01:00
Update mariadb base image
This commit is contained in:
parent
ad77b3a6c9
commit
ea2f39b18a
@ -38,7 +38,7 @@ services:
|
||||
MYSQL_USER: "mempool"
|
||||
MYSQL_PASSWORD: "mempool"
|
||||
MYSQL_ROOT_PASSWORD: "admin"
|
||||
image: mariadb:10.5.8
|
||||
image: mariadb:10.5.21
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
Loading…
Reference in New Issue
Block a user