diff options
author | stark, steven <ss820f@att.com> | 2018-06-12 14:29:27 -0700 |
---|---|---|
committer | stark, steven <ss820f@att.com> | 2018-06-12 14:29:27 -0700 |
commit | 31b7c990e1cf775b968731b8e564a8992b2c51c1 (patch) | |
tree | a0767bb6ccc9ceaec5f5dd631bfeb93fed36fda4 | |
parent | 457f6f2d8550eb5e0bd79c492142e555e7842a56 (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-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |