Images with bumped versions don't always get tagged #18
Open
opened 7 months ago by samwwwblack
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
If a new image build creates the same build artifacts as a previously created image the "new" image won't get correctly tagged with the new version.
This will cause confusion if the user is expecting a specific image version and this doesn't appear.
Ensure duplicated image builds are tagged with the latest version, and checking out the image will symlink/hardlink into the correct directory.