Skip to content

Update docker images.

What does this MR do?

Updates cloogle to use the new docker images (things broke due to bookworm being used by default instead of bullseye).

I tested by building the cloogle docker images.

Changes to public APIs

N/A

Author's checklist (required)

  • If bugs have been solved, tests have been added (guidelines)
  • Newly added code is documented (guidelines)
  • Newly added code has a style consistent with the rest of the repository
  • Intermediate commits compile (use git rebase -i main if not)

Related issues

Merge request reports