gplugin/builders

f16a32a0f707
Parents 059dd1afed06
Children 493a9229a558
Move the scanbuild image to be based on bookworm
--- a/Dockerfile.scanbuild Mon Oct 04 00:46:58 2021 -0500
+++ b/Dockerfile.scanbuild Mon Oct 04 02:06:53 2021 -0500
@@ -1,4 +1,4 @@
-FROM gplugin/builders:debian-bullseye-amd64
+FROM gplugin/builders:debian-bookworm-amd64
RUN set -ex && \
apt-get update && \