Skip to content

Commit

Permalink
Solution with trivy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul Garcia Diaz committed Sep 28, 2023
1 parent de96ef9 commit e935457
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion myapp/config.ini
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gdraul99/myapp:solution-trivy
gdraul99/myapp:solution-trivy-1.0.0
2 changes: 1 addition & 1 deletion myapp/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<title>MYAPP</title>
</head>
<body>
<h1>This is the solution of the challenge CI/CD with trivy</h1>
<h1>This is the solution of the challenge CI/CD with trivy!</h1>
</body>
</html>

0 comments on commit e935457

Please sign in to comment.