mirror of
https://github.com/wahyd4/golink.git
synced 2026-08-09 05:05:56 +10:00
we've never tagged stable releases, but should really do so. This change will cause our docker images to be tagged following typical semver fashion... the initial `v1.0.0` release will be tagged `v1`, `v1.0`, `v1.0.0`, and `latest`. Updates #104 Signed-off-by: Will Norris <will@tailscale.com>