michalvavrik commented on PR #6518:
URL: https://github.com/apache/camel-k/pull/6518#issuecomment-4018834601

   > I understand the base_image should change when building the code, is it? 
could you try to `make generate` and confirm the new image is also set in the 
default.go file?
   
   Good point, I did try `generate` before, but never tried it together with 
`codegen` as the nightly workflow does. It updated the default.go (which I 
kept, if you want me to remove it from this commit, let me know), but it turns 
out that I did not update `BASE_IMAGE_SHA_VERSION` in the running `make` 
instance as it does not reflect the fact that makefile was already loaded.
   
   So I updated `.github/actions/automatic-updates/action.yml` to make it 
works. Thanks for pointing it out.


-- 
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]

Reply via email to