chore(deps): update calcom/cal.com docker tag to v4.1.11 (#3740)

This commit is contained in:
renovate[bot] 2024-06-11 21:47:02 +00:00 committed by GitHub
parent 7938b6697b
commit b01a0c80d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -105,7 +105,7 @@
"short_desc": "Scheduling infrastructure for absolutely everyone.",
"source": "https://github.com/calcom/cal.com",
"supported_architectures": ["amd64"],
"tipi_version": 14,
"version": "4.1.10",
"tipi_version": 15,
"version": "4.1.11",
"website": "https://cal.com/"
}

View File

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