Skip to content

Commit

Permalink
fix: docker build for aarch64 (GreptimeTeam#1826)
Browse files Browse the repository at this point in the history
  • Loading branch information
etolbakov authored Jun 25, 2023
1 parent fd412b7 commit 964d26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/aarch64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y \
libssl-dev \
protobuf-compiler \
curl \
git \
build-essential \
pkg-config \
wget
Expand Down

0 comments on commit 964d26e

Please sign in to comment.