Skip to content

Commit cb3077d

Browse files
committed
Update README.md
1 parent 4bf242a commit cb3077d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ rm env.yaml # clean up temporary environment file
392392
Build the Docker image
393393

394394
```bash
395-
docker build -t flowdock .
395+
docker build --platform linux/amd64 -t flowdock .
396396
```
397397

398398
Run the Docker container

0 commit comments

Comments
 (0)