Skip to content

Commit

Permalink
updates dev tag
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Griffin <[email protected]>
  • Loading branch information
m00sey committed Jul 30, 2024
1 parent 347661c commit 22e04ae
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,7 +1,7 @@

.PHONY: build-keri

VERSION := docker-test
VERSION := 1.2.0-dev12

build-keri:
@docker buildx build --platform -f images/keripy.dockerfile linux/amd64,linux/arm64 -t weboftrust/keri:$(VERSION) .
Expand Down

0 comments on commit 22e04ae

Please sign in to comment.