diff --git a/docker-compose.yaml b/docker-compose.yaml index 9b69e97..3387be0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -45,7 +45,7 @@ services: # Optional use of Prisma Studio. In production, comment out or remove the section below to prevent unwanted access to your database. studio: - image: calendso/calendso:latest + image: calcom.docker.scarf.sh/calendso/calendso:latest restart: always networks: - stack