Skip to content

Commit

Permalink
add yaml apk
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Jan 14, 2025
1 parent 8665210 commit 9c43299
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 @@ -5,6 +5,7 @@ FROM base AS build
RUN apk add --no-cache \
alpine-sdk \
linux-headers \
yaml-dev \
nodejs=~22.11 \
npm \
postgresql-dev \
Expand Down

0 comments on commit 9c43299

Please sign in to comment.