Skip to content

Pin backend Python dependency versions - #3

Open
Saadmrp1038 wants to merge 1 commit into
lilygn:mainfrom
SREGym:fix/arm-image-builds
Open

Saadmrp1038 wants to merge 1 commit into
lilygn:mainfrom
SREGym:fix/arm-image-builds

Conversation

@Saadmrp1038

@Saadmrp1038 Saadmrp1038 commented Sep 12, 2026

Copy link
Copy Markdown

Most backend requirements do not specify a version, so a new image build can install different library versions.

This PR adds dependency constraints from the existing AMD64 backend image and applies them in the Dockerfile. This keeps library versions consistent when rebuilding the image for AMD64 or ARM64.

Docker also installs dependencies before it copies application code, so code-only changes can reuse the cached dependency layer. The application code and startup command stay unchanged.

@vercel

vercel Bot commented Sep 12, 2026

Copy link
Copy Markdown

@Saadmrp1038 is attempting to deploy a commit to the lilygn's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Saadmrp1038 Saadmrp1038 changed the title Make SREGym ARM compatible Pin backend Python dependency versions Sep 12, 2026
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.

1 participant