Skip to content

Commit 90e5b61

Browse files
Update container-image-mapping.md
1 parent a4e3ba5 commit 90e5b61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/defender-for-cloud/container-image-mapping.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following is an example of an advanced query that utilizes container image m
4848

4949
1. Add the container image mapping tool to your MSDO workflow:
5050

51-
```yml
51+
```yml
5252
name: Build and Map Container Image
5353

5454
on: [push, workflow_dispatch]
@@ -85,6 +85,7 @@ jobs:
8585
id: msdo
8686
with:
8787
include-tools: container-mapping
88+
```
8889
8990
After building a container image in a GitHub workflow and pushing it to a registry, see the mapping by using the [Cloud Security Explorer](how-to-manage-cloud-security-explorer.md):
9091

0 commit comments

Comments
 (0)