Skip to content

Commit c27eb73

Browse files
committed
fix image error
1 parent 8608ac3 commit c27eb73

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed
File renamed without changes.

overview.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,9 @@ application before you are ready to deploy. While deployment and development
3131
containers may resemble one another, you may not want to include tools in a
3232
deployment image that you use during development.
3333

34-
<div align="center">
35-
36-
![Diagram of inner and outer loop of container-based development](./assets/dev-container-stages.png)
37-
38-
</div>
34+
<p align="center">
35+
<img src="./assets/dev-container-stages.png">
36+
</p>
3937

4038
### Build and test
4139

0 commit comments

Comments
 (0)