summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-05-18 00:47:18 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-05-18 00:47:18 +0200
commit52abd8d8cb87a1f645503a937c6edd7c573ce673 (patch)
treeaae8c919ccccfdf59a6070c6af2271ac29042fc9 /tests
parentd09a776ff62bbed2f35127422c9fa8086ef9a6fb (diff)
[tests] touch the dockerfile to force it being rebuilt
Diffstat (limited to 'tests')
-rw-r--r--tests/docker/Dockerfile4
1 files changed, 2 insertions, 2 deletions
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 <info@leap.se>