We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8173a5 + 48d92e7 commit f81f2b1Copy full SHA for f81f2b1
Makefile.version
@@ -1,5 +1,5 @@
1
# SPDX-License-Identifier: LGPL-3.0-or-later
2
-VERSION := 6.3a
+VERSION := 6.4
3
UNPACKED_VERSION := $(shell echo $(VERSION) | sed -e 's/\([0-9]\+\.[0-9]\+\)\(.*\)/\1/')
4
BUILDARG_VERSION := --build-arg VERSION=$(VERSION) --build-arg UNPACKED_VERSION=$(UNPACKED_VERSION)
5
IMAGENAME := docker.io/silviof/docker-languagetool
0 commit comments