From ee4cae9e9245c40f53d6fd9fe3483b94deaeb1de Mon Sep 17 00:00:00 2001 From: Damian Mee Date: Thu, 16 Jan 2020 20:40:56 +0700 Subject: [PATCH] v0.7.6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2f784d8..2bbe3ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # If the binaries are the same, one is compressed, and copied to the `final` stage. # invoicer version to be build -ARG VERSION=v0.7.5 +ARG VERSION=v0.7.6 # Target CPU archtecture of built Invoicer binary ARG ARCH