From ebf55d42e9be08c052515a835adbe95ac781dca8 Mon Sep 17 00:00:00 2001 From: Pavol Mederly Date: Sat, 6 Oct 2018 00:48:47 +0200 Subject: [PATCH] Add "latest" tag (not needed for Jenkins but for standalone building and testing) --- common.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/common.bash b/common.bash index 45039e1..f61b220 100644 --- a/common.bash +++ b/common.bash @@ -1,2 +1,3 @@ maintainer="tier" imagename="midpoint" +tag="latest"