diff --git a/Dockerfile b/Dockerfile index 60c2b65..3d36432 100644 --- a/Dockerfile +++ b/Dockerfile @@ -66,7 +66,8 @@ RUN apk add --no-cache \ lz4 \ nano \ npm \ - wget + wget \ + zstd-dev # Install busybox COPY --from=build-env /busybox/busybox /busybox/busybox