From 9c4c342f8db55fe297b0f0bdaefc977f305295be Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Mon, 21 Aug 2017 11:48:49 +0200 Subject: [PATCH] TT#10837 Fix f508bf8: bump Dockerfile to install libfile-grep-perl into Docker container (new API test dependency) Change-Id: If391a10613404631b88dfa91e81c4958ccea0b11 --- t/api-rest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/api-rest/Dockerfile b/t/api-rest/Dockerfile index cf2228229a..6495c6e399 100644 --- a/t/api-rest/Dockerfile +++ b/t/api-rest/Dockerfile @@ -5,7 +5,7 @@ FROM docker.mgm.sipwise.com/sipwise-jessie:latest # is updated with the current date. It will force refresh of all # of the base images and things like `apt-get update` won't be using # old cached versions when the Dockerfile is built. -ENV REFRESHED_AT 2017-06-30 +ENV REFRESHED_AT 2017-08-21 # files that get-code generates COPY t/api-rest/sources.list.d/builddeps.list /etc/apt/sources.list.d/