aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dockerfiles/Ubuntu_16_04.docker
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dockerfiles/Ubuntu_16_04.docker')
-rw-r--r--tests/dockerfiles/Ubuntu_16_04.docker2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dockerfiles/Ubuntu_16_04.docker b/tests/dockerfiles/Ubuntu_16_04.docker
index e0ccbea..695bfab 100644
--- a/tests/dockerfiles/Ubuntu_16_04.docker
+++ b/tests/dockerfiles/Ubuntu_16_04.docker
@@ -1,5 +1,5 @@
FROM ubuntu:16.04
-MAINTAINER Ash Wilson
+MAINTAINER Piotr Krysik
RUN apt-get update && apt-get install -y \
cmake \