mirror of
https://github.com/Maschell/libutils-wut-docker.git
synced 2024-11-21 21:49:17 +01:00
Add missing maintainer to Dockerfile
This commit is contained in:
parent
cccd50e6ab
commit
41b439af70
@ -1,5 +1,7 @@
|
||||
FROM wiiuwut/core:1.0.0-beta4
|
||||
|
||||
MAINTAINER Maschell <maschell@gmx.de>
|
||||
|
||||
RUN mkdir /artifacts
|
||||
|
||||
RUN git clone https://github.com/Maschell/libutils -b wut && cd libutils && git checkout 534388dae50df8dd8d496010fe944259b1bf2609
|
||||
|
Loading…
Reference in New Issue
Block a user