Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
V-FEXrt committed Aug 16, 2024
1 parent 4cfcd1e commit 77cf375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerfiles/node
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:latest-bullseye
FROM node:latest

RUN apt-get update && apt-get install -y build-essential devscripts git fuse libfuse-dev libgmp-dev libncurses5-dev libre2-dev libsqlite3-dev pkg-config squashfuse wget jq

Expand Down

0 comments on commit 77cf375

Please sign in to comment.