Skip to content

Commit

Permalink
Merge pull request #373 from leakingtapan/makefile
Browse files Browse the repository at this point in the history
Update makefile
  • Loading branch information
Cheng Pan authored Sep 16, 2019
2 parents e4569c3 + 09b8d46 commit ac3a847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

PKG=github.com/kubernetes-sigs/aws-ebs-csi-driver
IMAGE=amazon/aws-ebs-csi-driver
IMAGE?=amazon/aws-ebs-csi-driver
VERSION=0.5.0-dirty
GIT_COMMIT?=$(shell git rev-parse HEAD)
BUILD_DATE?=$(shell date -u +"%Y-%m-%dT%H:%M:%SZ")
Expand Down

0 comments on commit ac3a847

Please sign in to comment.