Merge pull request #726 from LaurentGoderre/fix-stackbrew-pr

Fixed the stackbrew PR causing invalid stackbrew library entries
This commit is contained in:
Laurent Goderre 2018-05-11 13:39:29 -04:00 committed by GitHub
commit 16fdd1c63c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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