chore(deps): update calcom/cal.com docker tag to v3.9.1 (#2877)
This commit is contained in:
parent
af7e70ae0e
commit
efe930078d
|
@ -110,7 +110,7 @@
|
|||
"supported_architectures": [
|
||||
"amd64"
|
||||
],
|
||||
"tipi_version": 9,
|
||||
"version": "3.9.0",
|
||||
"tipi_version": 10,
|
||||
"version": "3.9.1",
|
||||
"website": "https://cal.com/"
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
|
||||
calcom:
|
||||
container_name: calcom
|
||||
image: calcom/cal.com:v3.9.0
|
||||
image: calcom/cal.com:v3.9.1
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:3000
|
||||
|
|
Loading…
Reference in New Issue
Block a user