Skip to content

Commit d83aa4e

Browse files
fix archlinux
1 parent 80a19b7 commit d83aa4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.archlinux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN pacman -Syu --noconfirm --needed \
2020
python2-pip python-pip \
2121
unzip python-virtualenvwrapper \
2222
zsh grml-zsh-config \
23-
sudo \
23+
sudo which \
2424
&& pacman -Scc --noconfirm
2525

2626
RUN useradd -m ctf

0 commit comments

Comments
 (0)