Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
markjbrown committed Oct 10, 2024
1 parent 3642c09 commit a3eee0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor
# Set the working directory
WORKDIR /workspace


# Copy the project files
COPY . .

Expand Down

0 comments on commit a3eee0a

Please sign in to comment.