From c22b3677efd86cf6bbb2eca3751dfa1fdd948aa6 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Thu, 17 Jan 2019 18:22:35 -0200 Subject: [PATCH] docs: name templates --- www/content/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/content/docker.md b/www/content/docker.md index 6596f05f0..b84f71fd7 100644 --- a/www/content/docker.md +++ b/www/content/docker.md @@ -54,7 +54,7 @@ dockers: goarch: amd64 # GOARM of the built binary that should be used. goarm: '' - # Name of the built binaries that should be used. + # Name templates of the built binaries that should be used. binaries: - mybinary # Templates of the Docker image names.