Skip to content

Commit

Permalink
Merge pull request wg-easy#389 from JohannesBe/master
Browse files Browse the repository at this point in the history
  • Loading branch information
peterlewis authored Jan 8, 2024
2 parents 7989d0e + 83b7825 commit 87dde42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN mv /app/node_modules /node_modules
RUN npm i -g nodemon

# Install Linux packages
RUN apk add -U --no-cache \
RUN apk add --no-cache \
dpkg \
dumb-init \
iptables \
Expand Down

0 comments on commit 87dde42

Please sign in to comment.