feat: update version

This commit is contained in:
Sturdy 2024-01-29 14:42:16 +01:00
parent 4d9127b9da
commit 397e28cb8e
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"id": "calcom",
"description": "The open source Calendly successor. You are in charge of your own data, workflow, and appearance.\nCalendly and other scheduling tools are awesome. It made our lives massively easier. We're using it for business meetings, seminars, yoga classes, and even calls with our families. However, most tools are very limited in terms of control and customization.\n That's where Cal.com comes in. Self-hosted or hosted by us. White-label by design. API-driven and ready to be deployed on your own domain. Full control of your events and data.",
"tipi_version": 1,
"version": "3.7.6",
"version": "3.7.9",
"categories": ["calendar", "social"],
"short_desc": "Scheduling infrastructure for absolutely everyone.",
"author": "cal.com",

View File

@ -3,7 +3,7 @@ version: '3.8'
services:
calcom:
image: calcom/cal.com
image: calcom/cal.com:v3.7.9
restart: always
ports:
- ${APP_PORT}:3000