Skip to content

Commit

Permalink
Merge pull request #190 from khanlab/docker-fix
Browse files Browse the repository at this point in the history
Update dependency versions in dockerfile
  • Loading branch information
tkkuehn authored Sep 29, 2023
2 parents 2bc92e5 + 5c0d522 commit d5fc446
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ RUN echo "deb http://deb.debian.org/debian bullseye-backports main" > /etc/apt/s
build-essential=12.9 \
ca-certificates=20210119 \
cryptsetup=2:2.3.7-1+deb11u1 \
curl=7.74.0-1.3+deb11u3 \
curl=7.74.0-1.3+deb11u7 \
default-jre=2:1.11-72 \
fakeroot=1.25.3-1.1 \
fuse2fs=1.46.2-2 \
fuse-overlayfs=1.4.0-1 \
git=1:2.30.2-1 \
git=1:2.30.2-1+deb11u2 \
git-annex=8.20210223-2 \
libcurl4=7.74.0-1.3+deb11u3 \
libcurl4=7.74.0-1.3+deb11u7 \
libseccomp-dev=2.5.1-1+deb11u1 \
pkg-config=0.29.2-1 \
python3=3.9.2-3 \
Expand Down

0 comments on commit d5fc446

Please sign in to comment.