From 2d647088d5712ae3992b2b7d62ffd3c355612431 Mon Sep 17 00:00:00 2001 From: Mark Determan Date: Fri, 14 Feb 2020 13:28:19 +0000 Subject: [PATCH] v2.16.2 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 143c821..cf21a5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ variables: - VERSION: v2.16.1 + VERSION: v2.16.2 include: - project: "io_determan/ci-templates" ref: "master" - file: "/gitlab/.docker.file.yml" \ No newline at end of file + file: "/gitlab/.docker.file.yml" -- GitLab