mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-21 00:24:36 +00:00
replaced latest tag with specific version
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
services:
|
||||
rybbit:
|
||||
image: 'ghcr.io/rybbit-io/rybbit-client:latest'
|
||||
image: 'ghcr.io/rybbit-io/rybbit-client:v1.6.1'
|
||||
environment:
|
||||
- SERVICE_URL_RYBBIT_3002
|
||||
- NODE_ENV=production
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
start_period: 10s
|
||||
|
||||
rybbit_backend:
|
||||
image: 'ghcr.io/rybbit-io/rybbit-backend:latest'
|
||||
image: 'ghcr.io/rybbit-io/rybbit-backend:v1.6.1'
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- TRUST_PROXY=true
|
||||
|
||||
Reference in New Issue
Block a user