chore(deps): update calcom/cal.com docker tag to v3.8.7 (#2735)

This commit is contained in:
renovate[bot] 2024-03-08 03:52:34 +00:00 committed by GitHub
parent 9d0dbb246d
commit 9ce3382fdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -110,7 +110,7 @@
"supported_architectures": [
"amd64"
],
"tipi_version": 7,
"version": "3.8.6",
"tipi_version": 8,
"version": "3.8.7",
"website": "https://cal.com/"
}

View File

@ -4,7 +4,7 @@ services:
calcom:
container_name: calcom
image: calcom/cal.com:v3.8.6
image: calcom/cal.com:v3.8.7
restart: unless-stopped
ports:
- ${APP_PORT}:3000