Skip to content

Commit 8f2d312

Browse files
fix(deps): update dependency zstd to v1.5.7 (#2118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3c1845 commit 8f2d312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN install-npm pnpm 10.4.1
2828
RUN install-tool java 21.0.6+7.0.LTS
2929

3030
# renovate: datasource=github-releases packageName=facebook/zstd
31-
RUN install-tool zstd v1.5.6
31+
RUN install-tool zstd v1.5.7
3232

3333
# renovate: datasource=github-releases packageName=minio/mc
3434
RUN install-tool minio-client RELEASE.2024-07-26T13-08-44Z

0 commit comments

Comments
 (0)