Skip to content

Commit

Permalink
ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Sep 2, 2022
1 parent fe0b0ce commit 65dcb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18
FROM ubuntu:latest
RUN su node -c "npm install -g @devcontainers/cli"

0 comments on commit 65dcb11

Please sign in to comment.