calcom: fix non-existent image pin v4.8.7 -> v4.6.9 (nearest valid 4.x)
calcom/cal.com:v4.8.7 is a git tag with no published Docker image; the manifest is unknown. v4.6.9 is the nearest valid 4.x image (same EMAIL_SERVER_* env behavior). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
services:
|
||||
calcom:
|
||||
image: calcom/cal.com:v4.8.7
|
||||
image: calcom/cal.com:v4.6.9
|
||||
container_name: calcom
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user