Skip to content

Commit

Permalink
tags without v
Browse files Browse the repository at this point in the history
  • Loading branch information
multi-io committed Jul 18, 2024
1 parent b4dbfaa commit 2fd818b
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 @@
DLV_VERSION ?= 1.21.2

TAG=v$(DLV_VERSION)
TAG=$(DLV_VERSION)

ARCHS=linux/arm64,linux/amd64

Expand Down

0 comments on commit 2fd818b

Please sign in to comment.