mirror of
https://github.com/mempool/mempool.git
synced 2025-01-17 18:52:34 +01:00
Fix docker/README example docker-compose.xml to use latest tag
This commit is contained in:
parent
20ff62779d
commit
2085833720
@ -46,7 +46,7 @@ services:
|
||||
FRONTEND_HTTP_PORT: "8080"
|
||||
BACKEND_MAINNET_HTTP_HOST: "api"
|
||||
api:
|
||||
image: mempool/backend:v2.1.0
|
||||
image: mempool/backend:latest
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
Loading…
Reference in New Issue
Block a user