Skip to content

Commit

Permalink
fix: debugedit
Browse files Browse the repository at this point in the history
Fixes #38
  • Loading branch information
KSXGitHub committed Apr 3, 2024
1 parent 063daf7 commit f253a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN pacman -S --noconfirm --needed --overwrite '*' \
git fakeroot binutils gcc awk binutils xz \
libarchive bzip2 coreutils file findutils \
gettext grep gzip sed ncurses util-linux \
pacman-contrib
pacman-contrib debugedit

COPY entrypoint.sh /entrypoint.sh
COPY build.sh /build.sh
Expand Down

0 comments on commit f253a99

Please sign in to comment.