Skip to content

Commit

Permalink
image name was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
astj committed Feb 8, 2017
1 parent 2d2bbd2 commit 383db3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _tools/packaging/rpmbuild-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
set -e
set -x

docker run --rm -v "$PWD":/workspace -v "$PWD/rpmbuild":/rpmbuild astj-mackerel-packager-beta:$RPMBUILD_DOCKER_TAG $@
docker run --rm -v "$PWD":/workspace -v "$PWD/rpmbuild":/rpmbuild astj/mackerel-agent-packager-beta:$RPMBUILD_DOCKER_TAG $@

0 comments on commit 383db3f

Please sign in to comment.