Skip to content

Commit

Permalink
chore(deps): update git to 1:2.43.0-1ubuntu7.2 in amp-devcontainer-cp…
Browse files Browse the repository at this point in the history
…p and amp-devcontainer-rust (#699)

deps(cpp, rust): update git to 1:2.43.0-1ubuntu7.2
  • Loading branch information
rjaegers authored Jan 22, 2025
1 parent 23c3a15 commit 920b61f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/cpp/apt-requirements-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"ca-certificates": "20240203",
"g++-14": "14.2.0-4ubuntu2~24.04",
"gdb-multiarch": "15.0.50.20240403-0ubuntu1",
"git": "1:2.43.0-1ubuntu7.1",
"git": "1:2.43.0-1ubuntu7.2",
"gnupg2": "2.4.4-2ubuntu17",
"ninja-build": "1.11.1-2",
"python3-pip": "24.0+dfsg-1ubuntu1.1",
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/rust/apt-requirements-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"bash-completion": "1:2.11-8",
"ca-certificates": "20240203",
"g++-14": "14.2.0-4ubuntu2~24.04",
"git": "1:2.43.0-1ubuntu7.1",
"git": "1:2.43.0-1ubuntu7.2",
"gnupg2": "2.4.4-2ubuntu17",
"libc6-dev": "2.39-0ubuntu8.3",
"rustup": "1.26.0-5build1",
Expand Down

0 comments on commit 920b61f

Please sign in to comment.