Skip to content

Commit

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

0 comments on commit bf53c76

Please sign in to comment.