mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
parent
e9be37a961
commit
133ac72317
@ -3,6 +3,7 @@
|
|||||||
#================
|
#================
|
||||||
|
|
||||||
FROM archlinux/archlinux:base-devel as builder
|
FROM archlinux/archlinux:base-devel as builder
|
||||||
|
RUN chown root:root /usr/bin/sudo && chmod 4755 /usr/bin/sudo
|
||||||
|
|
||||||
# Upgrade the system
|
# Upgrade the system
|
||||||
RUN pacman -Syyu --noconfirm
|
RUN pacman -Syyu --noconfirm
|
||||||
|
Loading…
Reference in New Issue
Block a user