Skip to content

Commit

Permalink
Pin to specific kapitan version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Ruina committed Feb 17, 2020
1 parent 00f2f60 commit 10bf67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/kapitan-compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

set -e

docker run -t --rm -v $(pwd):/src:delegated deepmind/kapitan compile
docker run -t --rm -v "$(pwd)":/src:delegated deepmind/kapitan:0.26.1 compile

0 comments on commit 10bf67e

Please sign in to comment.