Skip to content

Commit 4f0801a

Browse files
committed
chore: pointer to official images process docs
1 parent 8f85325 commit 4f0801a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)