We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4b02e commit b5cb6d9Copy full SHA for b5cb6d9
Makefile
@@ -1,6 +1,6 @@
1
NAME := ratus
2
CMD := ratus
3
-VERSION := 0.6.1
+VERSION := 0.6.2
4
5
DOCKER_HUB_OWNER ?= hyperonym
6
DOCKER_HUB_IMAGE := $(DOCKER_HUB_OWNER)/$(NAME):$(VERSION)
0 commit comments