miki3421 opened a new pull request, #211: URL: https://github.com/apache/openserverless-task/pull/211
## Summary Update the `systemapi` image in `opsroot.json` to the latest Apache OpenServerless Admin API build: `docker.io/apache/openserverless-admin-api:0.9.1-incubating.2607111849` ## Why This image was built from the merged admin-api PR #32 and contains the system API runtime dependencies preinstalled in the container image. This avoids downloading Python dependencies when the pod starts. ## Validation - `jq empty opsroot.json` - verified the configured JSON value - `git diff --check` - verified the Docker Hub OCI index and its `linux/amd64` and `linux/arm64` manifests - source build: https://github.com/apache/openserverless-admin-api/actions/runs/29160496771 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
