Skip to content

Commit 223a076

Browse files
authored
Merge pull request #1155 from nschonni/chore--pointer-to-official-images-process-docs
chore: pointer to official images process docs
2 parents 8f85325 + 4f0801a commit 223a076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-pr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ function comment_payload() {
100100
local pr_url
101101
pr_url="${1}"
102102
echo "{
103-
\"body\": \"Created PR to the ${REPO_NAME} repo (${pr_url})\"
103+
\"body\": \"Created PR to the ${REPO_NAME} repo (${pr_url}). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub.\"
104104
}"
105105
}
106106

0 commit comments

Comments
 (0)