@@ -1,4 +1,4 @@
-DISTS ?= bullseye buster jessie stretch wheezy focal bionic trusty xenial
+DISTS ?= bookworm bullseye buster jessie stretch wheezy jammy focal bionic trusty xenial
VERSION ?= 5.5.0
#!/bin/bash
find . -name Dockerfile -exec dirname {} \; | \
- grep -v -e 'stretch' -e 'bookworm' | \
+ grep -v -e 'stretch' | \
jq -R . | sed 's#./##g' | jq -cs .