Closed ghost closed 8 months ago
Hi, we recently added a policy to remove those intermediate packages after some months. What's your use case for rebuilding the container? The preferred way to work with old container images is to create a Dockerfile using the old container as the base and then add any customization on top of it if needed:
FROM bitnami/opencart:3
...
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.
Name and Version
bitnami/opencart3
What architecture are you using?
None
What steps will reproduce the bug?
Getting 404's when building an older image. Just a little surprised as I didn't see any communication about this come through.
What is the expected behavior?
Expected these to be available
What do you see instead?
404's
Additional information