flagsmith
flagsmith copied to clipboard
feat(build): Debian Bookworm base images
Thanks for submitting a PR! Please check the boxes below:
- [x] I have run
pre-committo check linting - [x] I have added information to
docs/if required so people know about the feature! - [x] I have filled in the "Changes" section below?
- [x] I have filled in the "How did you test this code" section below?
- [x] I have used a Conventional Commit title for this Pull Request
Changes
This is an attempt to use newer base Docker images which should:
- Reduce CVEs.
- Reduce resulting image size.
How did you test this code?
CI will build the images and run E2E tests against them. We will also test them manually.