mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Added a line to update the pacman repository database
This commit is contained in:
parent
bda6840523
commit
cd85f3f464
@ -1,5 +1,7 @@
|
|||||||
FROM archlinux/archlinux:base-devel
|
FROM archlinux/archlinux:base-devel
|
||||||
|
|
||||||
|
RUN pacman -Syy
|
||||||
|
|
||||||
RUN pacman -Syu --needed --noconfirm git xdg-user-dirs
|
RUN pacman -Syu --needed --noconfirm git xdg-user-dirs
|
||||||
|
|
||||||
# makepkg user and workdir
|
# makepkg user and workdir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user