Skip to content

Commit

Permalink
Fixed old diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul2393 committed Sep 7, 2020
1 parent 920f4db commit 54a4ef3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 17 deletions.
7 changes: 1 addition & 6 deletions data/alpine:3.11-diff.json
@@ -1,9 +1,4 @@
{
"ImageName": "alpine:3.11",
"ELFNames": [
"/usr/bin/find",
"/usr/bin/xargs",
"/usr/bin/locate",
"/usr/libexec/frcode"
]
"ELFNames": null
}
7 changes: 1 addition & 6 deletions data/alpine:edge-diff.json
@@ -1,9 +1,4 @@
{
"ImageName": "alpine:edge",
"ELFNames": [
"/usr/bin/find",
"/usr/bin/xargs",
"/usr/bin/locate",
"/usr/libexec/frcode"
]
"ELFNames": null
}
6 changes: 1 addition & 5 deletions data/traefik:v2.3.0-rc4-diff.json
@@ -1,10 +1,6 @@
{
"ImageName": "traefik:v2.3.0-rc4",
"ELFNames": [
"/usr/bin/find",
"/usr/bin/xargs",
"/usr/bin/locate",
"/usr/local/bin/traefik",
"/usr/libexec/frcode"
"/usr/local/bin/traefik"
]
}

0 comments on commit 54a4ef3

Please sign in to comment.