mirror of
https://github.com/status-im/status-go.git
synced 2025-03-03 16:11:05 +00:00
This way we can easily build an image for `spiff-workflow` for example: ``` make docker-image BUILD_TARGET=spiff-workflow DOCKER_IMAGE_NAME=statusteam/spiff-workflow ``` Signed-off-by: Jakub Sokołowski <jakub@status.im>