chore(deps): update calcom/cal.com docker tag to v3.8.6 (#2700)
This commit is contained in:
		
							parent
							
								
									5d0b857899
								
							
						
					
					
						commit
						057f4dde3e
					
				|  | @ -70,12 +70,12 @@ | ||||||
|       "type": "email" |       "type": "email" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         "type": "email", |       "type": "email", | ||||||
|         "label": "Email server username (SMTP)", |       "label": "Email server username (SMTP)", | ||||||
|         "required": true, |       "required": true, | ||||||
|         "min": 1, |       "min": 1, | ||||||
|         "max": 1024, |       "max": 1024, | ||||||
|         "env_variable": "EMAIL_SERVER_USER" |       "env_variable": "EMAIL_SERVER_USER" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|       "env_variable": "EMAIL_SERVER_HOST", |       "env_variable": "EMAIL_SERVER_HOST", | ||||||
|  | @ -110,7 +110,7 @@ | ||||||
|   "supported_architectures": [ |   "supported_architectures": [ | ||||||
|     "amd64" |     "amd64" | ||||||
|   ], |   ], | ||||||
|   "tipi_version": 6, |   "tipi_version": 7, | ||||||
|   "version": "3.7.16", |   "version": "3.8.6", | ||||||
|   "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.7.16 |     image: calcom/cal.com:v3.8.6 | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|     ports: |     ports: | ||||||
|       - ${APP_PORT}:3000 |       - ${APP_PORT}:3000 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
						renovate[bot]