Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit 29ae9ca

Browse files
chore(release): v0.1.0-beta.1 (#53)
1 parent 9fb5032 commit 29ae9ca

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
@@ -1,6 +1,6 @@
11
NAMESPACE := logicmonitor
22
REPOSITORY := argus
3-
VERSION := 0.1.0-beta.0
3+
VERSION := 0.1.0-beta.1
44

55
all:
66
docker build --build-arg VERSION=$(VERSION) -t $(NAMESPACE)/$(REPOSITORY):latest .

0 commit comments

Comments
 (0)