Skip to content

Commit

Permalink
deflate
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Nov 7, 2022
1 parent 24f56fc commit c5598f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion parallel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# use the ubuntu base image
FROM ubuntu:18.04
FROM ubuntu:22.04

MAINTAINER Tobias Rausch rausch@embl.de

Expand All @@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y \
libboost-filesystem-dev \
libboost-iostreams-dev \
libbz2-dev \
libdeflate-dev \
libhdf5-dev \
libncurses-dev \
liblzma-dev \
Expand Down

0 comments on commit c5598f4

Please sign in to comment.