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 20, 2024
1 parent 01d764d commit f9c99e3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions doi.jq
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ def repos_anti_subset:
"centos", # direct children: eclipse-temurin ibm-semeru-runtimes percona swift
"clearlinux",
"clefos",
"crate",
"debian", # direct children: adminer aerospike buildpack-deps chronograf clojure couchdb dart emqx erlang haproxy haskell hitch httpd influxdb irssi julia maven memcached mono mysql neo4j neurodebian nginx node odoo openjdk perl php postgres pypy python r-base redis rethinkdb rocket.chat ruby rust spiped swipl unit varnish
"eclipse-mosquitto",
"eggdrop",
"emqx",
"hitch",
"mageia",
"mono",
"nats",
"oraclelinux", # direct children: mysql openjdk percona
"percona",
Expand All @@ -40,9 +38,7 @@ def repos_anti_subset:
"znc",
"adminer",
"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 @@ -54,16 +50,12 @@ def repos_anti_subset:
"ibmjava", # direct children: maven websphere-liberty
"jetty", # direct children: geonetwork
"joomla",
"kong",
"lightstreamer",
"liquibase",
"matomo",
"mediawiki",
"monica",
"nextcloud",
"node", # direct children: ghost mongo-express unit
"open-liberty",
"orientdb",
"python", # direct children: hylang plone satosa unit
"rakudo-star",
"ros",
Expand All @@ -76,8 +68,6 @@ def repos_anti_subset:
"websphere-liberty",
"convertigo",
"geonetwork",
"maven",
"plone",

empty
]
Expand All @@ -90,6 +80,7 @@ def _sbom_subset:
"aerospike",
"arangodb",
"archlinux",
"backdrop",
"bash",
"bonita",
"buildpack-deps",
Expand All @@ -98,7 +89,9 @@ def _sbom_subset:
"cassandra",
"chronograf",
"clojure",
"composer",
"couchdb",
"crate",
"drupal",
"eclipse-temurin",
"elasticsearch",
Expand All @@ -119,20 +112,27 @@ def _sbom_subset:
"julia",
"kapacitor",
"kibana",
"kong",
"logstash",
"mariadb",
"maven",
"memcached",
"mongo",
"mongo-express",
"mono",
"mysql",
"neo4j",
"neurodebian",
"nginx",
"node",
"odoo",
"openjdk",
"open-liberty",
"orientdb",
"perl",
"photon",
"php",
"plone",
"postgres",
"pypy",
"python",
Expand Down

0 comments on commit f9c99e3

Please sign in to comment.