From ca7d94367f60c6c2db19a25f783a2eb56e61ad93 Mon Sep 17 00:00:00 2001 From: "Areli, Fuss (af732p)" Date: Sun, 27 May 2018 14:35:18 +0300 Subject: Fix Build failure Fix build failure Change-Id: I79cd6a6a191702cc7dc01d53e998745b48a0f760 Issue-ID: VVP-60 Signed-off-by: Areli, Fuss (af732p) --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 19bcee5..3625224 100644 --- a/Dockerfile +++ b/Dockerfile @@ -55,12 +55,12 @@ RUN apk add --no-cache \ ca-certificates \ dbus \ dbus-glib \ - firefox-esr==45.6.0-r0 \ + firefox-esr==52.8.0-r0 \ fontconfig \ - git==2.8.6-r0 \ + git==52.8.0-r0\ gtk+3.0 \ libxcomposite \ - openssh=7.2_p2-r5 \ + openssh=7.5_p1-r8 \ py-psycopg2 \ py-setuptools \ sqlite \ -- cgit 1.2.3-korg