Skip to content

Commit

Permalink
Merge pull request #34 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 4c1602e + e935457 commit 265da8c
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
gdraul99/myapp:solution-trivy-1.0.0
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 265da8c

Please sign in to comment.