Skip to content

Commit 7a81277

Browse files
committed
chore: eudev-dev
1 parent 91f951d commit 7a81277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM node:22-alpine
22

33
# Install curl, Python and build tools
4-
RUN apk add --no-cache curl python3 make g++ linux-headers
4+
RUN apk add --no-cache curl python3 make g++ linux-headers eudev-dev
55

66
# Set the working directory
77
WORKDIR /app

0 commit comments

Comments
 (0)