Skip to content

Commit

Permalink
remove build-essential dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
KastanDay committed Sep 22, 2023
1 parent a8c5858 commit 43c6624
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion railway.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"baseDependencies": {
"name": "Install build-essential and libc6",
"aptPkgs": [
"build-essential",
"libc6"
]
},
Expand Down

0 comments on commit 43c6624

Please sign in to comment.