Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis authored May 8, 2024
1 parent 7bda102 commit 661bade
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,3 +1,3 @@
FROM julia:1.10

RUN apt-get update && apt-get install -y git
RUN apt-get update && apt-get install -y git

0 comments on commit 661bade

Please sign in to comment.