chore(deps): update calcom/cal.com docker tag to v4.1.10 (#3693)
This commit is contained in:
parent
e44bc34387
commit
a31deb42a6
|
@ -105,7 +105,7 @@
|
||||||
"short_desc": "Scheduling infrastructure for absolutely everyone.",
|
"short_desc": "Scheduling infrastructure for absolutely everyone.",
|
||||||
"source": "https://github.com/calcom/cal.com",
|
"source": "https://github.com/calcom/cal.com",
|
||||||
"supported_architectures": ["amd64"],
|
"supported_architectures": ["amd64"],
|
||||||
"tipi_version": 13,
|
"tipi_version": 14,
|
||||||
"version": "4.1.9",
|
"version": "4.1.10",
|
||||||
"website": "https://cal.com/"
|
"website": "https://cal.com/"
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@ services:
|
||||||
|
|
||||||
calcom:
|
calcom:
|
||||||
container_name: calcom
|
container_name: calcom
|
||||||
image: calcom/cal.com:v4.1.9
|
image: calcom/cal.com:v4.1.10
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:3000
|
- ${APP_PORT}:3000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user