Skip to content

Commit a955fd2

Browse files
authored
Build update
1 parent 5709d44 commit a955fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN pacman -S --needed git wget base-devel --noconfirm
66
RUN wget https://github.com/Jguer/yay/releases/download/v12.3.5/yay_12.3.5_x86_64.tar.gz
77
RUN tar -xf ./yay_12.3.5_x86_64.tar.gz
88
RUN mv ./yay_12.3.5_x86_64/yay /usr/bin/build-yay
9-
# Root DANGEROUS BLAH BLAH BLAH
9+
# Root DANGEROUS BLAH BLAH BLAH xD
1010
RUN useradd builduser -m
1111
RUN passwd -d builduser
1212
RUN printf 'builduser ALL=(ALL) ALL\n' | tee -a /etc/sudoers

0 commit comments

Comments
 (0)