aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstark, steven <ss820f@att.com>2018-06-12 14:29:27 -0700
committerstark, steven <ss820f@att.com>2018-06-12 14:29:27 -0700
commit31b7c990e1cf775b968731b8e564a8992b2c51c1 (patch)
treea0767bb6ccc9ceaec5f5dd631bfeb93fed36fda4
parent457f6f2d8550eb5e0bd79c492142e555e7842a56 (diff)
[VVP] test-engine has wrong git version
Change-Id: Ia397398766604be4f503e3e416cca9e115dd7194 Issue-ID: VVP-74 Signed-off-by: stark, steven <ss820f@att.com>
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 40af28a..265ce9b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -57,7 +57,7 @@ RUN apk add --no-cache \
dbus-glib \
firefox-esr==52.8.0-r0 \
fontconfig \
- git==2.15.0-r1\
+ git==2.15.2-r0\
gtk+3.0 \
libxcomposite \
openssh=7.5_p1-r8 \