Skip to content

Commit

Permalink
chore(deps): update calcom/cal.com docker tag to v4.6.8 (#5268)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 07895e3 commit 9e053da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/calcom/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@
"short_desc": "Scheduling infrastructure for absolutely everyone.",
"source": "https://github.com/calcom/cal.com",
"supported_architectures": ["amd64"],
"tipi_version": 45,
"version": "4.6.7",
"tipi_version": 46,
"version": "4.6.8",
"website": "https://cal.com/",
"created_at": 1691943801422,
"updated_at": 1729471508000
"updated_at": 1729618961000
}
2 changes: 1 addition & 1 deletion apps/calcom/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

calcom:
container_name: calcom
image: calcom/cal.com:v4.6.7
image: calcom/cal.com:v4.6.8
restart: unless-stopped
ports:
- ${APP_PORT}:3000
Expand Down

0 comments on commit 9e053da

Please sign in to comment.