You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses Cloud Native Buildpacks to create the OCI images. pack creates images with timestamps like this for reproducible builds. See this comment for further explanation. Closing this issue as this is the expected behavior
The images when pulled from docker hub have a creation date of "1980-01-01T00:00:01Z".
This leads to queries as to whether this is an up-to-date image, etc.
The text was updated successfully, but these errors were encountered: