Skip to content

Commit

Permalink
Merge pull request nodejs#726 from LaurentGoderre/fix-stackbrew-pr
Browse files Browse the repository at this point in the history
Fixed the stackbrew PR causing invalid stackbrew library entries
  • Loading branch information
LaurentGoderre authored May 11, 2018
2 parents 9a9e542 + 65b8d4d commit 16fdd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-pr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ REPO_NAME="official-images"
ORIGIN_SLUG="$GITHUB_USERNAME/$REPO_NAME"
UPSTREAM_SLUG="docker-library/$REPO_NAME"
DOCKER_SLUG="nodejs/docker-node"
gitpath="$REPO_NAME"
gitpath="../$REPO_NAME"

function updated() {
local versions
Expand Down

0 comments on commit 16fdd1c

Please sign in to comment.