Update of-watchdog to 0.11.9 - #78
Open
alexellis wants to merge 1 commit into
Open
Conversation
Bump the pinned of-watchdog image from 0.11.6 to the latest 0.11.9 across all five templates. The Python alpine base images use floating tags and already track the latest alpine build. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
AI Pull Request OverviewDisclaimer: This review was generated by automated AI and may contain errors. Do not trust its outputs without human verification. Summary
Approval rating (1-10)9/10. The change is narrow, consistent across the scoped templates, and does not introduce visible behavioral risk in the reviewed diff. Summary per fileSummary per file
Overall AssessmentThe pull request is a focused dependency image update. The scoped Dockerfile changes are consistent and preserve the existing build stages, copied watchdog binary path, runtime command, health check, and environment configuration. I did not find any specific defect or regression that should block merging. Detailed ReviewDetailed ReviewNo findings. AI agent details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pinned of-watchdog image from 0.11.6 to the latest 0.11.9 across all five templates.
No-harm update: 0.11.9 increases security for evaluated IAM policies.
The Python alpine base images use floating tags and already track the latest alpine build, so no base-image change is required.
Verified locally: all five templates build and run under of-watchdog 0.11.9 (invoke + /_/health return 200).