remove build directive to make sure getting started link can work

This commit is contained in:
burnettk 2023-02-06 22:30:19 -05:00
parent c74719d13d
commit a3f661cda5
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ services:
spiffworkflow-backend:
container_name: spiffworkflow-backend
build: ./spiffworkflow-backend/.
image: ghcr.io/sartography/spiffworkflow-backend:latest
depends_on:
spiffworkflow-db: