-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
The description of the gittools/gitversion docker image on docker hub currently shows to use the 5.3.5-linux-alpine.3.10-x64-netcoreapp3.1 tag. It's reasonable that this version doesn't change very often because it's a hassle to manually update this everytime there's a new version, but can we update this once now?
The reason for this is that version 5.3.5 doesn't recognise the main branch as a main branch, only master, and develop.
If we can bump this version to 5.6.11 that would save people who copy paste from docker hub.
Can we also add a windows friendly command version as well?
docker run --rm -v "%CD%:/repo" gittools/gitversion:5.6.11-debian.10-x64 /repo
Metadata
Metadata
Assignees
Labels
No labels