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