Skip to content

Commit

Permalink
change image
Browse files Browse the repository at this point in the history
  • Loading branch information
krysopath committed Apr 20, 2019
1 parent 2c4c13e commit 9cafe90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hooks/build
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
TAG=$(git describe --abbrev=0 --tags)
docker build\
--build-arg BASE_IMAGE=3.7-alpine3.7\
-t vaultify:$TAG\
-t vaultify:latest\
-t vaultify/vaultify:$TAG\
-t vaultify/vaultify:latest\
--target prod\
.

0 comments on commit 9cafe90

Please sign in to comment.