aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dockerfiles/Debian_testing.docker
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2018-02-20 12:58:08 +0100
committerPiotr Krysik <ptrkrysik@gmail.com>2018-02-20 12:58:08 +0100
commitd24a494269a73effc6e686b73dd44c54a535f543 (patch)
tree3174d0907832ad9341f8005fa440242046f119a9 /tests/dockerfiles/Debian_testing.docker
parent48aa9cb88ee37748d6ab1a046e2d7d3921a384b3 (diff)
tests: Changing the maintainer to myself
Diffstat (limited to 'tests/dockerfiles/Debian_testing.docker')
-rw-r--r--tests/dockerfiles/Debian_testing.docker2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dockerfiles/Debian_testing.docker b/tests/dockerfiles/Debian_testing.docker
index 26d67d6..c87e7dd 100644
--- a/tests/dockerfiles/Debian_testing.docker
+++ b/tests/dockerfiles/Debian_testing.docker
@@ -1,5 +1,5 @@
FROM debian:testing
-MAINTAINER Ash Wilson
+MAINTAINER Piotr Krysik
RUN apt-get update && apt-get install -y \
cmake \