mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-19 00:34:24 +01:00
bump
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
|
|
||||||
btcpayserver:
|
btcpayserver:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.81}
|
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.82}
|
||||||
expose:
|
expose:
|
||||||
- "49392"
|
- "49392"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ services:
|
|||||||
|
|
||||||
nbxplorer:
|
nbxplorer:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: nicolasdorier/nbxplorer:2.0.0.15
|
image: nicolasdorier/nbxplorer:2.0.0.16
|
||||||
expose:
|
expose:
|
||||||
- "32838"
|
- "32838"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user