Skip to content

Commit f253a99

Browse files
committed
fix: debugedit
Fixes #38
1 parent 063daf7 commit f253a99

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
@@ -6,7 +6,7 @@ RUN pacman -S --noconfirm --needed --overwrite '*' \
66
git fakeroot binutils gcc awk binutils xz \
77
libarchive bzip2 coreutils file findutils \
88
gettext grep gzip sed ncurses util-linux \
9-
pacman-contrib
9+
pacman-contrib debugedit
1010

1111
COPY entrypoint.sh /entrypoint.sh
1212
COPY build.sh /build.sh

0 commit comments

Comments
 (0)