docker-v8.7.0
·
259 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Docker Image
| Platform | Image Digest |
|---|---|
| linux/amd64 | sha256:c71b0234dfd19947d321907c24aa3a8f2b81d4cef00d525817b7f74a930f96bb |
docker pull zalf/fairagro-advanced-middleware-api:8.7.0docker pull ghcr.io/fairagro/m4.2_advanced_middleware_api/api:8.7.0Python Packages
Published to https://pypi.org:
pip install fairagro-middleware-shared==8.7.0
pip install fairagro-middleware-api-client==8.7.0Build from Source
git clone https://github.com/fairagro/m4.2_advanced_middleware_api.git
cd m4.2_advanced_middleware_api
git checkout 20260427124747-docker-v8.7.0Build the Docker image:
docker build -f docker/Dockerfile.api -t api:8.7.0 .Install Python packages:
pip install middleware/shared middleware/api_clientWhat's Changed
- deps: Update dependency gitpython to v3.1.47 [SECURITY] by @Zalfsten in #228
- deps: Update renovatebot/github-action action to v46.1.11 by @Zalfsten in #229
- deps: Update astral-sh/setup-uv action to v8 by @Zalfsten in #227
- Feature/arc as string by @Zalfsten in #230
Full Changelog: 20260423131225-docker-v8.6.3...20260427124747-docker-v8.7.0