Skip to content

Conversation

@spottsdd
Copy link
Contributor

Description

This updates the Docker image used to build Python services from python:3.9.6-slim-buster to python:3.9.23-slim-bookworm. This resolves an issue while building related to the security repo being removed for unsupported versions of Debian.

So far only the DBM build fails because it upgrades all packages. Updating all Python services now may help prevent issues in the future.

How to test

clone the repo
checkout this branch
Add DBM to docker-compose.dev.yml
run docker compose -f docker-compose.dev.yml up -d
This will build and run all services.
Confirm data in trial account.

@spottsdd spottsdd requested review from a team as code owners July 14, 2025 16:35
@arosenkranz arosenkranz merged commit 95937f1 into main Jul 15, 2025
1 check passed
@arosenkranz arosenkranz deleted the docker-python-update branch July 15, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants