From e935457dcbecaad198b4adfe4bce095c037c400d Mon Sep 17 00:00:00 2001 From: Raul Garcia Diaz Date: Thu, 28 Sep 2023 21:54:32 +0200 Subject: [PATCH] Solution with trivy. --- myapp/config.ini | 2 +- myapp/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/myapp/config.ini b/myapp/config.ini index aa7e5f3..1db1087 100644 --- a/myapp/config.ini +++ b/myapp/config.ini @@ -1 +1 @@ -gdraul99/myapp:solution-trivy +gdraul99/myapp:solution-trivy-1.0.0 diff --git a/myapp/templates/index.html b/myapp/templates/index.html index 206ceed..ef93d36 100644 --- a/myapp/templates/index.html +++ b/myapp/templates/index.html @@ -6,6 +6,6 @@ MYAPP -

This is the solution of the challenge CI/CD with trivy

+

This is the solution of the challenge CI/CD with trivy!