Skip to content

Commit

Permalink
Merge pull request #943 from chrisribble/main
Browse files Browse the repository at this point in the history
Include libcrypt1 in debian11 java images (fix netty-tcnative)
  • Loading branch information
loosebazooka authored Jan 28, 2022
2 parents a9859da + 21e5a81 commit 9729a24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ EXTRA_DEBS = {
"debian10": [],
"debian11": [
"libbrotli1",
"libcrypt1",
],
}

Expand Down

0 comments on commit 9729a24

Please sign in to comment.