Update versions: dshackle 0.75.1, haqq v1.9.2, rippled 3.1.0

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
This commit is contained in:
2026-01-28 21:11:02 +00:00
parent 5687d74a62
commit 6bd7b35ae0
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
services:
dshackle-free:
image: drpcorg/dshackle:0.74.1
image: drpcorg/dshackle:0.75.1
restart: unless-stopped
volumes:
- ./free_configs:/etc/dshackle

View File

@@ -1,6 +1,6 @@
services:
dshackle:
image: drpcorg/dshackle:0.74.1
image: drpcorg/dshackle:0.75.1
restart: unless-stopped
volumes:
- ./main_configs:/etc/dshackle

View File

@@ -34,7 +34,7 @@ services:
context: ./haqq
dockerfile: haqq.Dockerfile
args:
HAQQ_HAQQ_VERSION: ${HAQQ_MAINNET_HAQQ_VERSION:-v1.9.1}
HAQQ_HAQQ_VERSION: ${HAQQ_MAINNET_HAQQ_VERSION:-v1.9.2}
HAQQ_HAQQ_IMAGE: ${HAQQ_MAINNET_HAQQ_IMAGE:-alhaqq/haqq}
sysctls:
# TCP Performance

View File

@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
services:
ripple-mainnet:
image: ${RIPPLE_RIPPLED_IMAGE:-xrpllabsofficial/xrpld}:${RIPPLE_MAINNET_RIPPLED_VERSION:-3.0.0}
image: ${RIPPLE_RIPPLED_IMAGE:-xrpllabsofficial/xrpld}:${RIPPLE_MAINNET_RIPPLED_VERSION:-3.1.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle