Skip to content

Commit 8b46ad9

Browse files
authored
Update using-dockerfiles.md
removing `-` which caused a layout problem
1 parent d9da53b commit 8b46ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/applications/using-dockerfiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For **Dockerfile** based application deploys via `git push`, Deis Workflow ident
1111

1212
- Run `deis keys:add` to upload your SSH key to Deis Workflow.
1313

14-
- ```
14+
```
1515
$ deis keys:add ~/.ssh/id_deis.pub
1616
Uploading id_deis.pub to deis... done
1717
```

0 commit comments

Comments
 (0)