mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 14:04:22 -04:00
update command fixed
This commit is contained in:
parent
aa4456b742
commit
ceacfd9a13
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM archlinux
|
||||
|
||||
# Update Software repository
|
||||
RUN pacman -Syy
|
||||
RUN pacman -Syu
|
||||
# Install Build dependencies
|
||||
RUN pacman -S python python-pip inkscape xorg-xcursorgen
|
||||
# Copy Project to Docker Container
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue