Component
None
Is your enhancement related to a problem? Please describe
Just saw this in the code, doesn't look ok to me: the container creation time won't equal the project's build (perhaps set to the git commit timestamp for reproducibility (see: https://github.com/qoomon/maven-git-versioning-extension?tab=readme-ov-file#reproducible-builds) or in a multi-module build, each gets a random one.
Describe the solution you'd like
the container's creation time comes from the build
Describe alternatives you've considered
No response
Additional context
No response