Merge pull request #352 from chirag350/master

use LABEL instead of MAINTAINER since MAINTAINER is deprecated
pull/361/head
sickcodes 3 years ago committed by GitHub
commit df10b3c651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"]

Loading…
Cancel
Save