Skip to content

Commit

Permalink
Merge new images to the new build
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre committed Jun 18, 2024
1 parent 01d764d commit 4b87338
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doi.jq
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def repos_anti_subset:
"amazoncorretto", # direct children: jetty maven tomcat
"backdrop",
"buildpack-deps", # direct children: erlang gcc golang haskell haxe influxdb kapacitor node openjdk perl pypy python rakudo-star ruby rust telegraf
"composer", # direct children: drupal
"couchbase",
"dart",
"eclipse-temurin", # direct children: cassandra clojure flink gradle groovy jetty jruby lightstreamer liquibase maven neo4j orientdb solr sonarqube spark storm tomcat tomee unit zookeeper
Expand All @@ -61,7 +60,6 @@ def repos_anti_subset:
"mediawiki",
"monica",
"nextcloud",
"node", # direct children: ghost mongo-express unit
"open-liberty",
"orientdb",
"python", # direct children: hylang plone satosa unit
Expand All @@ -76,8 +74,6 @@ def repos_anti_subset:
"websphere-liberty",
"convertigo",
"geonetwork",
"maven",
"plone",

empty
]
Expand All @@ -98,6 +94,7 @@ def _sbom_subset:
"cassandra",
"chronograf",
"clojure",
"composer",
"couchdb",
"drupal",
"eclipse-temurin",
Expand All @@ -121,18 +118,21 @@ def _sbom_subset:
"kibana",
"logstash",
"mariadb",
"maven",
"memcached",
"mongo",
"mongo-express",
"mysql",
"neo4j",
"neurodebian",
"nginx",
"node",
"odoo",
"openjdk",
"perl",
"photon",
"php",
"plone",
"postgres",
"pypy",
"python",
Expand Down

0 comments on commit 4b87338

Please sign in to comment.