Skip to content

Commit

Permalink
Drop back to older brotli version
Browse files Browse the repository at this point in the history
Signed-off-by: dereknola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Oct 16, 2023
1 parent bcaa390 commit 1d7cec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/nginx/rootfs/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ cd "$BUILD_PATH"
git clone --depth=100 https://github.com/google/ngx_brotli.git
cd ngx_brotli
# https://github.com/google/ngx_brotli/issues/156
git reset --hard 63ca02abdcf79c9e788d2eedcc388d2335902e52
git reset --hard 6e975bcb015f62e1f303054897783355e2a877dc
git submodule init
git submodule update

Expand Down

0 comments on commit 1d7cec3

Please sign in to comment.