Upgrade to upstream v4.5.11+1.2.1 #25
Reference in New Issue
Block a user
No description provided.
Delete Branch "update-121"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please review/rebase Version 1.2.0 before this PR
Minor version bump, but (I think) the streaming image has a different
RUNin theDockerfilenow, so our entrypoints have to accommodate that.Lmk if other recipes have solved this situation differently; I just went with a "common" entrypoint to load all the secrets and short image-specific ones for the final handover. All three containers get the
commonentrypoint as a config file, and it's called from a customizedentrypoint.sh.No official maintainers on this recipe, but this is a security update so I'd like to get eyes on it.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.