Skip to content

Commit

Permalink
add linux-headers alpine package
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Jan 14, 2025
1 parent 07ab2a5 commit 8665210
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 @@ -4,6 +4,7 @@ FROM base AS build

RUN apk add --no-cache \
alpine-sdk \
linux-headers \
nodejs=~22.11 \
npm \
postgresql-dev \
Expand Down

0 comments on commit 8665210

Please sign in to comment.