mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Docker Image versioning #66
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NickKelly1 on GitHub (Feb 3, 2021).
Hi,
The Planka Docker image only versions via git commit hashes.
I know Planka is currently experimental, but can we tag the Docker images with something semantic like Git versions?
Otherwise we may unknowingly or be forced to upgrade.
@meltyshev commented on GitHub (Feb 8, 2021):
Hmm, I missed that. I will tag it on the next push. Thanks!