Skip to content

Commit

Permalink
Revert "Remove br modules, will revisit another day"
Browse files Browse the repository at this point in the history
This reverts commit eddcb79.
  • Loading branch information
alistair3149 committed Jun 1, 2024
1 parent eddcb79 commit 2548703
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ RUN set -eux; \
\
apt-get update; \
apt-get install -y --no-install-recommends \
libnginx-mod-http-brotli-filter \
libnginx-mod-http-brotli-static \
netcat-traditional \
; \
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 2548703

Please sign in to comment.