Skip to content

Commit

Permalink
explicitly install libacl
Browse files Browse the repository at this point in the history
might have been removed as a dependency somewhere, perhaps node 22
  • Loading branch information
Floppy committed Dec 10, 2024
1 parent 25a0f8c commit 2965f5f
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 \
libacl \
libarchive \
mesa-gl \
glfw
Expand Down

0 comments on commit 2965f5f

Please sign in to comment.