Skip to content

Commit c137620

Browse files
committed
Remove unnecessary package: go-pie
1 parent 858c6c3 commit c137620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM archlinux/base
22

33
RUN pacman -Sy && \
44
pacman -Sy --noconfirm openssh \
5-
git fakeroot binutils go-pie gcc awk binutils xz \
5+
git fakeroot binutils gcc awk binutils xz \
66
libarchive bzip2 coreutils file findutils \
77
gettext grep gzip sed ncurses
88

0 commit comments

Comments
 (0)