Files
Will NorrisandWill Norris 55a3c6e2fe use semantic version tagging for docker images
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>
2024-05-08 16:33:21 -07:00
..