mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 13:14:20 +01:00
Bump Isso Container to Deal with Memory Leak
My isso boot script had a typo that for some users created a nasty memory leak. This fixes the issue.
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
isso:
|
||||
container_name: isso
|
||||
restart: unless-stopped
|
||||
image: jvandrew/isso:atron.22
|
||||
image: jvandrew/isso:atron.23
|
||||
expose:
|
||||
- "8080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user