Update Rybbit service images to v2.2.3

This commit is contained in:
Bill Yang 2025-12-26 18:16:03 -08:00 committed by GitHub
parent b7e0f5577d
commit 293482bcc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
services:
rybbit:
image: 'ghcr.io/rybbit-io/rybbit-client:v1.6.1'
image: 'ghcr.io/rybbit-io/rybbit-client:v2.2.3'
environment:
- SERVICE_URL_RYBBIT_3002
- NODE_ENV=production
@ -23,7 +23,7 @@ services:
start_period: 10s
rybbit_backend:
image: 'ghcr.io/rybbit-io/rybbit-backend:v1.6.1'
image: 'ghcr.io/rybbit-io/rybbit-backend:v2.2.3'
environment:
- NODE_ENV=production
- TRUST_PROXY=true