diff --git a/Dockerfile b/Dockerfile index c7de7f9..60237bb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -52,8 +52,7 @@ # # you will also need to pass the device to the container FROM archlinux:base-devel - -MAINTAINER 'https://twitter.com/sickcodes' +LABEL maintainer='https://twitter.com/sickcodes ' SHELL ["/bin/bash", "-c"]