Skip to content

Commit

Permalink
Merge pull request #33 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 bb71bbb + de96ef9 commit 4c1602e
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:NICE
gdraul99/myapp:solution-trivy
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 NICE</h1>
<h1>This is the solution of the challenge CI/CD with trivy</h1>
</body>
</html>

0 comments on commit 4c1602e

Please sign in to comment.