Skip to content

Commit

Permalink
Improve Dockerfile definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Dec 10, 2024
1 parent 945241a commit ae6aef0
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
@@ -1,7 +1,7 @@

FROM ubuntu:22.04

ARG DEBIAN_FRONTEND=noniteractive
ENV DEBIAN_FRONTEND=noniteractive

RUN apt-get update
RUN apt-get install -y mafft ncbi-blast+
Expand Down

0 comments on commit ae6aef0

Please sign in to comment.