chore(blueprint): update rybbit to v1.5 (#235)

* chore(blueprint): update rybbit to v1.5

* chore(template): bump rybbit to 1.5.1
This commit is contained in:
Khiet Tam Nguyen
2025-07-25 16:42:27 +10:00
committed by GitHub
parent a286a9b4a6
commit 36ff89f088
2 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ services:
restart: unless-stopped
rybbit_backend:
image: ghcr.io/rybbit-io/rybbit-backend:v1.2.0
image: ghcr.io/rybbit-io/rybbit-backend:v1.5.1
environment:
- NODE_ENV=production
- CLICKHOUSE_HOST=http://rybbit_clickhouse:8123
@@ -80,7 +80,7 @@ services:
restart: unless-stopped
rybbit_client:
image: ghcr.io/rybbit-io/rybbit-client:v1.2.0
image: ghcr.io/rybbit-io/rybbit-client:v1.5.1
environment:
- NODE_ENV=production
- NEXT_PUBLIC_BACKEND_URL=${BASE_URL}

View File

@@ -3165,7 +3165,7 @@
{
"id": "rybbit",
"name": "Rybbit",
"version": "v1.2.0",
"version": "v1.5.1",
"description": "Open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive",
"logo": "rybbit.png",
"links": {