Skip to content

Commit 86bd9bf

Browse files
committed
update git feature version to fix ppa install
1 parent 8c9f868 commit 86bd9bf

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

features/test/_global/scenarios.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"installZsh": "true",
2323
"upgradePackages": "true"
2424
},
25-
"ghcr.io/devcontainers/features/git:1.3.0": {
25+
"ghcr.io/devcontainers/features/git:1.3.2": {
2626
"ppa": "true",
27-
"version": "latest"
27+
"version": "2.47.1"
2828
},
2929
"ghcr.io/devcontainers/features/git-lfs:1.2.1": {},
3030
"ghcr.io/devcontainers/features/github-cli:1.0.12": {},

features/test/utils/scenarios.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"installZsh": "true",
1919
"upgradePackages": "true"
2020
},
21-
"ghcr.io/devcontainers/features/git:1.3.0": {
21+
"ghcr.io/devcontainers/features/git:1.3.2": {
2222
"ppa": "true",
23-
"version": "latest"
23+
"version": "2.47.1"
2424
},
2525
"ghcr.io/devcontainers/features/git-lfs:1.2.1": {},
2626
"ghcr.io/devcontainers/features/github-cli:1.0.12": {},
@@ -63,9 +63,9 @@
6363
"installZsh": "true",
6464
"upgradePackages": "true"
6565
},
66-
"ghcr.io/devcontainers/features/git:1.3.0": {
66+
"ghcr.io/devcontainers/features/git:1.3.2": {
6767
"ppa": "true",
68-
"version": "latest"
68+
"version": "2.47.1"
6969
},
7070
"ghcr.io/devcontainers/features/git-lfs:1.2.1": {},
7171
"ghcr.io/devcontainers/features/github-cli:1.0.12": {},
@@ -108,9 +108,9 @@
108108
"installZsh": "true",
109109
"upgradePackages": "true"
110110
},
111-
"ghcr.io/devcontainers/features/git:1.3.0": {
111+
"ghcr.io/devcontainers/features/git:1.3.2": {
112112
"ppa": "true",
113-
"version": "latest"
113+
"version": "2.47.1"
114114
},
115115
"ghcr.io/devcontainers/features/git-lfs:1.2.1": {},
116116
"ghcr.io/devcontainers/features/github-cli:1.0.12": {},

image/.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"installZsh": "true",
2222
"upgradePackages": "true"
2323
},
24-
"ghcr.io/devcontainers/features/git:1.3.0": {
24+
"ghcr.io/devcontainers/features/git:1.3.2": {
2525
"ppa": "true",
26-
"version": "latest"
26+
"version": "2.47.1"
2727
},
2828
"ghcr.io/devcontainers/features/git-lfs:1.2.1": {
2929
"autoPull": false

0 commit comments

Comments
 (0)