From 41b439af7039691f65d0a0643310878651f4e9b7 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sun, 23 Sep 2018 12:49:43 +0200 Subject: [PATCH] Add missing maintainer to Dockerfile --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index b256db3..84ea22a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,7 @@ FROM wiiuwut/core:1.0.0-beta4 +MAINTAINER Maschell + RUN mkdir /artifacts RUN git clone https://github.com/Maschell/libutils -b wut && cd libutils && git checkout 534388dae50df8dd8d496010fe944259b1bf2609