Skip to content

Commit

Permalink
update needed in multi-stage container bulid
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentEntity authored Jan 15, 2024
1 parent 71fe561 commit fbf4b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian-dev/install-brotli.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
install_brotli () {
apt-get -qy update
apt-get install -y sudo cmake wget unzip
local BORTLI_VERSION="1.1.0"
wget -q https://github.com/google/brotli/archive/refs/tags/v${BORTLI_VERSION}.zip || exit -1
Expand Down

0 comments on commit fbf4b7e

Please sign in to comment.