squakez opened a new issue, #5385: URL: https://github.com/apache/camel-k/issues/5385
### Requirement The images the operator creates are created without a date: ``` $ docker inspect 69cdd648323b [ ... "RepoDigests": [ "10.103.186.147/default/camel-k-kit-cogif7of9h2c73aouqu0@sha256:95a9182e20446cc6b8ea387365348bf7e9712a95bc59d848263e3b9e7d82366f" ], ... "Created": "1970-01-01T00:00:00Z", ``` This is not a strong requirement, but I think that, in order to have a better image management and a clear audit when the images where really created, we should add the real creation date. ### Problem a ### Proposal _No response_ ### Open questions _No response_ -- 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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org