Skip to content

Commit

Permalink
Merge pull request #28 from raulgd99/challenge-cicd
Browse files Browse the repository at this point in the history
Challenge finish 169
  • Loading branch information
raulgd99 committed Sep 28, 2023
2 parents f8b5872 + 4b6229f commit 3727732
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:version-trivy-final-100
gdraul99/myapp:version-trivy-final-169
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 final 100!!!!</h1>
<h1>This is the solution of the challenge CI/CD with trivy final 169!!!!</h1>
</body>
</html>

0 comments on commit 3727732

Please sign in to comment.