Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
trivy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Gitlab Share
trivy
Commits
e306554c
Commit
e306554c
authored
3 years ago
by
didier.richard
Browse files
Options
Downloads
Patches
Plain Diff
Corrige le nom de l'image trivy
parent
3c4aa822
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
e306554c
...
...
@@ -9,7 +9,7 @@ La syntaxe est :
aJob
:
stage
:
aStage
image
:
name
:
trivy:latest
name
:
aquasec/
trivy:latest
entrypoint
:
[
"
"
]
script
:
-
|
...
...
@@ -24,7 +24,7 @@ Pour scanner des images stockées dans le registre de GitLab-forge, la syntaxe e
aJob
:
stage
:
aStage
image
:
name
:
trivy:latest
name
:
aquasec/
trivy:latest
entrypoint
:
[
"
"
]
before_script
:
-
|
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment