Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
fix: fix deblokmanager again
Browse files Browse the repository at this point in the history
  • Loading branch information
uhidontkno committed May 3, 2024
1 parent ef06132 commit 83d3da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easydeploy/deblokmanager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN apt-get update && \
gnupg-agent \
software-properties-common \
nginx \
git cmake
git cmake build-essential g++
# Install NodeJS PPA repo
RUN curl -fsSL https://deb.nodesource.com/setup_lts.x | bash
# Install NodeJS
Expand Down

0 comments on commit 83d3da5

Please sign in to comment.