chore(deps): update calcom/cal.com docker tag to v3.9.0 (#2851)
This commit is contained in:
		
							parent
							
								
									25257828e5
								
							
						
					
					
						commit
						7eb03e6955
					
				| 
						 | 
					@ -110,7 +110,7 @@
 | 
				
			||||||
  "supported_architectures": [
 | 
					  "supported_architectures": [
 | 
				
			||||||
    "amd64"
 | 
					    "amd64"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "tipi_version": 8,
 | 
					  "tipi_version": 9,
 | 
				
			||||||
  "version": "3.8.7",
 | 
					  "version": "3.9.0",
 | 
				
			||||||
  "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:v3.8.7
 | 
					    image: calcom/cal.com:v3.9.0
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - ${APP_PORT}:3000
 | 
					      - ${APP_PORT}:3000
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user