Skip to content

Commit

Permalink
remove old base images (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam authored Jul 29, 2024
1 parent 9e6df60 commit c7101c2
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions update-dockerfiles-step-1-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,29 +43,13 @@
}
},
"repositories": {
"docker-base-image-debian": {
"propertySets": [
"common",
"baseImageDebian",
"main",
"reviewersDefault"
]
},
"senzingapi-runtime": {
"propertySets": [
"common",
"baseImageDebian",
"main",
"reviewersDefault"
]
},
"docker-senzing-base": {
"propertySets": [
"common",
"baseImageDebian",
"main",
"reviewersDefault"
]
}
}
}

0 comments on commit c7101c2

Please sign in to comment.