specify image in build, for removal of build requirement in docs

This commit is contained in:
Colin Griffin
2022-11-21 09:14:10 -05:00
parent ad8727b793
commit 3c787951fe

View File

@@ -21,6 +21,7 @@ services:
- stack - stack
calcom: calcom:
image: calendso/calendso:latest
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile