Skip to content

Commit

Permalink
chore: remove unnecessary WORKDIR
Browse files Browse the repository at this point in the history
Signed-off-by: Tierney Cyren <hello@bnb.im>
  • Loading branch information
bnb committed Jun 6, 2022
1 parent 9c0b7e3 commit 1a69e87
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
FROM nodejs/devcontainer:latest

WORKDIR /home/developer/nodejs/node
FROM nodejs/devcontainer:nightly

0 comments on commit 1a69e87

Please sign in to comment.