Skip to content

Commit ea8708b

Browse files
authored
Update Makefile
1 parent 658319c commit ea8708b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ release-git:
242242

243243
get-heighliner:
244244
git clone https://github.com/strangelove-ventures/heighliner.git
245-
cd heighliner && git checkout v1.7.3 && go install
245+
cd heighliner && git checkout v1.7.4 && go install
246246

247247
local-image:
248248
ifeq (,$(shell which heighliner))

0 commit comments

Comments
 (0)