From e35473423d6cab2550736b53ba35c7f75c10cd22 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Fri, 29 Mar 2024 15:54:47 -0300 Subject: [PATCH] docs: fix dockerhub missing images property Signed-off-by: Carlos Alexandro Becker --- www/docs/customization/dockerhub.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/www/docs/customization/dockerhub.md b/www/docs/customization/dockerhub.md index f4720d411ee..a3c1b524490 100644 --- a/www/docs/customization/dockerhub.md +++ b/www/docs/customization/dockerhub.md @@ -36,6 +36,13 @@ dockerhubs: # Default: 'DOCKER_PASSWORD' secret_name: MY_ACCOUNT_DOCKER_PASSWORD + # Images to apply the description and/or full description to. + # + # Templates: allowed + images: + - goreleaser/goreleaser + - goreleaser/goreleaser-pro + # The short description of the image. # # Templates: allowed