diff --git a/Dockerfile b/Dockerfile index 3dc5f10..212d60e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,7 @@ RUN apk update && apk add --no-cache \ gnupg \ nodejs \ nodejs-npm \ + krb5-libs \ && update-ca-certificates # Add the patch fix