Update Dockerfile

This commit is contained in:
Chirag The Doge 2021-10-02 21:42:41 +05:30 committed by GitHub
parent 9c8d70c9da
commit 12b8ce7a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,8 +52,7 @@
# # you will also need to pass the device to the container # # you will also need to pass the device to the container
FROM archlinux:base-devel FROM archlinux:base-devel
LABEL maintainer='https://twitter.com/sickcodes <https://sick.codes>'
MAINTAINER 'https://twitter.com/sickcodes' <https://sick.codes>
SHELL ["/bin/bash", "-c"] SHELL ["/bin/bash", "-c"]