Update btcpayserver.yml

This commit is contained in:
Andrew Camilleri 2023-07-27 15:21:55 +02:00 committed by GitHub
parent 0e04f101ae
commit c58fbdff15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ version: "3"
services:
btcpayserver:
restart: unless-stopped
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.10.3$<BTCPAY_BUILD_CONFIGURATION>?}
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.11.0$<BTCPAY_BUILD_CONFIGURATION>?}
expose:
- "49392"
environment: