Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolfx authored Apr 20, 2024
1 parent 29cead3 commit 23d03b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ RUN set -x \
curl \
wget=1.21.3-1+b2 \
ca-certificates=20230311 \
zlib1g=1:1.2.13.dfsg-1 \
zlib1g:i386=1:1.2.13.dfsg-1 \
zlib1g \
zlib1g:i386 \
lib32z1=1:1.2.13.dfsg-1 \
libz1=1:1.2.13.dfsg-1 \
libncurses5:i386=6.4-4 \
Expand Down

0 comments on commit 23d03b6

Please sign in to comment.