Skip to content

Commit

Permalink
Merge pull request #3290 from manyfold3d/libacl
Browse files Browse the repository at this point in the history
Explicitly install libacl dependency
  • Loading branch information
Floppy authored Dec 10, 2024
2 parents 1ce65f8 + bff9856 commit 6d7ae5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/build.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apk add --no-cache \
npm \
postgresql-dev \
mariadb-dev \
acl-libs \
libarchive

COPY package.json .
Expand Down

0 comments on commit 6d7ae5e

Please sign in to comment.