aboutsummaryrefslogtreecommitdiff
path: root/Makefile.version
diff options
context:
space:
mode:
authorChristian Segundo2022-03-07 20:58:31 +0100
committerChristian Segundo2022-03-07 20:58:31 +0100
commit66ae9ab6eb3751ae7507156e696e3215cab0a496 (patch)
tree4b9a9cb190a725a15f62446dfd6aea84012ae59c /Makefile.version
parentc3b760f58b1b548a2435fda1f52dbaa26b190a88 (diff)
downloadlanguagetool-66ae9ab6eb3751ae7507156e696e3215cab0a496.tar.gz
Full refactor
Diffstat (limited to 'Makefile.version')
-rw-r--r--Makefile.version4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.version b/Makefile.version
deleted file mode 100644
index 2d4cbb0..0000000
--- a/Makefile.version
+++ /dev/null
@@ -1,4 +0,0 @@
-VERSION := 5.6
-BUILDARG_VERSION := --build-arg VERSION=$(VERSION)
-IMAGENAME := docker.io/silviof/docker-languagetool
-BUILDARG_PLATFORM := --platform linux/amd64,linux/arm64/v8