Skip to content

Commit

Permalink
Merge pull request #35 from raulgd99/solution-trivy
Browse files Browse the repository at this point in the history
Solution with trivy.
  • Loading branch information
raulgd99 committed Sep 28, 2023
2 parents 265da8c + cb4081d commit c4ae38f
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
@@ -1 +1 @@
gdraul99/myapp:solution-trivy-1.0.0
gdraul99/myapp:solution-trivy-1.0.1
2 changes: 1 addition & 1 deletion myapp/templates/index.html
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 c4ae38f

Please sign in to comment.