build_docker.sh: fix typo

main
Aaron Perkins 1 month ago committed by GitHub
parent b0e63cbeb9
commit 667fd0d932
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      build_docker.sh

@ -4,7 +4,7 @@
# github.com/tailscale/mkctr.
# By default the images will be tagged with the current version and git
# hash of this repository as produced by ./cmd/mkversion.
# This is the image build mechanim used to build the official Tailscale
# This is the image build mechanism used to build the official Tailscale
# container images.
#
# If you want to build local images for testing, you can use make, which provides few convenience wrappers around this script.

Loading…
Cancel
Save