We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5052c8a commit 25d2758Copy full SHA for 25d2758
images/nginx/rootfs/build.sh
@@ -465,10 +465,8 @@ make install
465
466
# Get Brotli source and deps
467
cd "$BUILD_PATH"
468
-git clone --depth=100 https://github.com/google/ngx_brotli.git
+git clone --depth=1 https://github.com/google/ngx_brotli.git
469
cd ngx_brotli
470
-# https://github.com/google/ngx_brotli/issues/156
471
-git reset --hard 63ca02abdcf79c9e788d2eedcc388d2335902e52
472
git submodule init
473
git submodule update
474
0 commit comments