Skip to content

Commit

Permalink
Remove redundant sed install
Browse files Browse the repository at this point in the history
  • Loading branch information
aofarrel committed Oct 9, 2024
1 parent 046134d commit bc4f0f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
git wget \
ca-certificates \
sudo python3 python3-pip
RUN apt-get upgrade -y sed
# faSomeRecords and faSize are needed for the UShER WDL workflow
WORKDIR /HOME/kentsource
RUN wget http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/faSomeRecords
Expand Down

0 comments on commit bc4f0f1

Please sign in to comment.