Skip to content

Commit

Permalink
Merge pull request #316 from borgmatic-collective/1.8.10-xxhash
Browse files Browse the repository at this point in the history
Add xxhash package to build and update to 1.8.10
  • Loading branch information
grantbevis authored Apr 18, 2024
2 parents f2047cb + acd7a31 commit 747090a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ RUN <<EOF
postgresql-client \
sqlite \
sshfs \
tzdata
tzdata \
xxhash
apk upgrade --no-cache
EOF

Expand Down

0 comments on commit 747090a

Please sign in to comment.