Skip to content

Commit

Permalink
Add tree to image
Browse files Browse the repository at this point in the history
  • Loading branch information
XSmeets authored Feb 10, 2023
1 parent 507f832 commit 0c0b6b7
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
@@ -1,3 +1,3 @@
FROM node:current-alpine
MAINTAINER Xander Smeets <[email protected]>
RUN npm install wrangler --location=global
RUN npm install wrangler --location=global && apk add --no-cache tree

0 comments on commit 0c0b6b7

Please sign in to comment.