[
https://issues.apache.org/jira/browse/YETUS-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762828#comment-17762828
]
Allen Wittenauer commented on YETUS-1232:
-----------------------------------------
Looks like we just need to implement
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
?
> Periodically rebuild container images
> -------------------------------------
>
> Key: YETUS-1232
> URL: https://issues.apache.org/jira/browse/YETUS-1232
> Project: Yetus
> Issue Type: Improvement
> Components: build
> Reporter: Nick Dimiduk
> Priority: Major
>
> I'm picking up Yetus for a new repo in HBase and while I sit here waiting on
> my own image to build, I realised that Yetus images are stale. Starting from
> `yetus-base:0.14.1`, I have loads of packages to update. Since we expect
> users to be pulling these images directly, I think we should be explicitly
> calling `apt-get update && apt-get upgrade` and rebuild on a timer. I propose
> a weekly cadence, but almost anything will do.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)