Skip to content

Commit

Permalink
Adding krb5 lib to fix reportportal plugin on startup (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
iminder-singh authored Jul 23, 2021
1 parent 0d290cc commit dd60af1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN set -ex && \
# install/update packages
apk update --no-cache && \
apk add --no-cache --update \
krb5 \
gcc musl-dev linux-headers \
ca-certificates \
bash \
Expand Down

0 comments on commit dd60af1

Please sign in to comment.