Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Fixed build failure on docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhashri12 authored Jan 13, 2022
1 parent 2c29b64 commit e2e3c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hooks/build
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
docker build --build-arg VERSION=$DOCKER_TAG -f $DOCKERFILE_PATH -t $IMAGE_NAME .


0 comments on commit e2e3c93

Please sign in to comment.