Skip to content

Commit

Permalink
Updates/2025 02 04 (#5289)
Browse files Browse the repository at this point in the history
  • Loading branch information
gheber authored Feb 4, 2025
1 parent aace3c4 commit e9ab45f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM mcr.microsoft.com/devcontainers/base:debian

RUN apt-get update && apt-get -y install --no-install-recommends \
build-essential cmake cmake-curses-gui doxygen git graphviz \
build-essential cmake cmake-curses-gui default-jdk doxygen gfortran git graphviz \
less libtool-bin libyajl-dev mpi-default-dev ninja-build valgrind wget
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ms-python.python",
"ms-toolsai.jupyter",
"ms-vscode.cpptools",
"ms-vscode.cpptools-extension-pack",
"ms-vscode.live-server",
"ms-vscode-remote.remote-containers",
"ms-azuretools.vscode-docker",
Expand Down

0 comments on commit e9ab45f

Please sign in to comment.