1
0
This commit is contained in:
nicolas.dorier
2023-06-26 14:41:48 +09:00
parent cd0a73435c
commit 01e0643dd2
4 changed files with 43 additions and 43 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
clightning_bitcoin:
image: btcpayserver/lightning:v23.02-1
image: btcpayserver/lightning:v23.05
container_name: btcpayserver_clightning_bitcoin
restart: unless-stopped
environment:
@@ -58,7 +58,7 @@ services:
- "9737"
clightning_bitcoin_rest:
image: saubyk/c-lightning-rest:0.9.0
image: saubyk/c-lightning-rest:0.10.4
restart: unless-stopped
environment:
PROTOCOL: "http"
@@ -75,7 +75,7 @@ services:
- "3001"
bitcoin_rtl:
image: shahanafarooqui/rtl:0.13.3
image: shahanafarooqui/rtl:0.14.0
restart: unless-stopped
environment:
LN_IMPLEMENTATION: CLN

View File

@@ -20,7 +20,7 @@ services:
- "woocommerce_html:/var/www/html"
mariadb:
image: mariadb:10.3
image: mariadb:10.4
environment:
MYSQL_ROOT_PASSWORD: wordpressdb
MYSQL_DATABASE: wordpress