From 52abd8d8cb87a1f645503a937c6edd7c573ce673 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Thu, 18 May 2017 00:47:18 +0200 Subject: [tests] touch the dockerfile to force it being rebuilt --- tests/docker/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/docker/Dockerfile') diff --git a/tests/docker/Dockerfile b/tests/docker/Dockerfile index 2970199b..de480204 100644 --- a/tests/docker/Dockerfile +++ b/tests/docker/Dockerfile @@ -1,5 +1,5 @@ -# start with a fresh official ruby image -# https://hub.docker.com/_/ruby/ +# start with a fresh image (that comes from Ubuntu 16.04 at the moment). + FROM 0xacab.org:4567/leap/bitmask-dev:latest MAINTAINER LEAP Encryption Access Project -- cgit v1.2.3