Skip to content

Commit

Permalink
Latest SDCLI
Browse files Browse the repository at this point in the history
  • Loading branch information
ensary committed Mar 21, 2024
1 parent c5717cf commit 47edad8
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
@@ -1,6 +1,6 @@
TAG := $(shell git rev-parse --short HEAD)
DIR := $(shell pwd -L)
SDCLI_VERSION :=v1.4.0
SDCLI_VERSION :=v1.5
SDCLI=docker run --rm -v "$(DIR):$(DIR)" -w "$(DIR)" asecurityteam/sdcli:$(SDCLI_VERSION)


Expand Down

0 comments on commit 47edad8

Please sign in to comment.