mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Update mariadb base image
This commit is contained in:
parent
ad77b3a6c9
commit
ea2f39b18a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue