chore(deps): update calcom/cal.com docker tag to v3.7.16 (#2441)
This commit is contained in:
parent
b62cb82369
commit
8ae54481e5
|
@ -102,7 +102,7 @@
|
|||
"supported_architectures": [
|
||||
"amd64"
|
||||
],
|
||||
"tipi_version": 3,
|
||||
"version": "3.7.15",
|
||||
"tipi_version": 4,
|
||||
"version": "3.7.16",
|
||||
"website": "https://cal.com/"
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
|
||||
calcom:
|
||||
container_name: calcom
|
||||
image: calcom/cal.com:v3.7.15
|
||||
image: calcom/cal.com:v3.7.16
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:3000
|
||||
|
|
Loading…
Reference in New Issue
Block a user