aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChirag The Doge <[email protected]>2021-10-02 21:42:41 +0530
committerGitHub <[email protected]>2021-10-02 21:42:41 +0530
commit12b8ce7a2b416081ed07a7bed3f4d575c2d78f7d (patch)
tree8df77f2c22a9a6e4d699d4fc443c994a523c9240
parentMerge pull request #343 from sickcodes/stock-images-in-dockerfile (diff)
downloaddocker-osx-12b8ce7a2b416081ed07a7bed3f4d575c2d78f7d.tar.xz
docker-osx-12b8ce7a2b416081ed07a7bed3f4d575c2d78f7d.zip
Update Dockerfile
-rw-r--r--Dockerfile3
1 files changed, 1 insertions, 2 deletions
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' <https://sick.codes>
+LABEL maintainer='https://twitter.com/sickcodes <https://sick.codes>'
SHELL ["/bin/bash", "-c"]