Skip to content

Commit

Permalink
NR-238393: add ca-certificates-java dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll committed Mar 5, 2024
1 parent 398c5b8 commit 5f0845a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ARG GO_VERSION='1.18.5'

RUN apt-get update && \
apt-get install -y \
ca-certificates-java \
make \
rpm \
gnupg2 \
Expand Down

0 comments on commit 5f0845a

Please sign in to comment.