Skip to content

Commit 2e612b1

Browse files
author
Mano Marks
authored
Merge pull request docker#235 from Polynomdivision/sec/apparmor/format-fix
Fix an issue with the Markdown formatting
2 parents 43ad45f + 36397ac commit 2e612b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/apparmor/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ In this step we'll show how a custom AppArmor profile could have protected Docke
282282
- NET_BIND_SERVICE
283283
# **YOUR WORK HERE**
284284
# Add an apparmor profile to this image
285-
mysql:
285+
mysql:
286286
image: mariadb:10.1.10
287287
environment:
288288
- MYSQL_DATABASE=wordpress

0 commit comments

Comments
 (0)