heroku / base-images

Recipes for building the base images for Heroku's stacks
BSD 3-Clause "New" or "Revised" License
267 stars 75 forks source link

Publish `.nightly` tags nightly #320

Closed joshwlewis closed 1 month ago

joshwlewis commented 2 months ago

Currently, the .nightly tags (e.g. heroku/heroku:24.nightly) are only published when we merge things to main. When no changes happen on main for a while, the .nightly tags might actually be behind the non-nightly tags.

This updates the CI workflow to run Monday-Friday at midnight.