Update Dockerfile

This commit is contained in:
Anthony Wang 2020-07-29 18:52:16 -05:00 committed by GitHub
parent da1893b315
commit fe5b7269ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
FROM archlinux
RUN pacman -Syu --noconfirm
RUN pacman -Sy --noconfirm
RUN pacman -S docker --noconfirm