Skip to content

Commit 8fbfe51

Browse files
authored
Merge pull request #438 from Automattic/dependabot/devcontainers/base-images/src/ubuntu-base/ghcr.io/devcontainers/features/git-1.3.4
build(deps): bump ghcr.io/devcontainers/features/git from 1.3.3 to 1.3.4 in /base-images/src/ubuntu-base
2 parents e9ac413 + f884119 commit 8fbfe51

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

base-images/src/ubuntu-base/.devcontainer-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85",
66
"integrity": "sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85"
77
},
8-
"ghcr.io/devcontainers/features/git:1.3.3": {
9-
"version": "1.3.3",
10-
"resolved": "ghcr.io/devcontainers/features/git@sha256:d2d768ecc06f6b71ecd0820408c6272de2cc24427fe07921d93ede5c7775ad1d",
11-
"integrity": "sha256:d2d768ecc06f6b71ecd0820408c6272de2cc24427fe07921d93ede5c7775ad1d"
8+
"ghcr.io/devcontainers/features/git:1.3.4": {
9+
"version": "1.3.4",
10+
"resolved": "ghcr.io/devcontainers/features/git@sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a",
11+
"integrity": "sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a"
1212
},
1313
"ghcr.io/devcontainers/features/github-cli:1.0.14": {
1414
"version": "1.0.14",

base-images/src/ubuntu-base/.devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"x-build": {
77
"name": "Ubuntu",
88
"image-name": "ubuntu-base",
9-
"image-version": "0.0.37"
9+
"image-version": "0.0.38"
1010
},
1111
"remoteUser": "vscode",
1212
"containerEnv": {
@@ -27,7 +27,7 @@
2727
"username": "vscode"
2828
},
2929
"ghcr.io/devcontainers/features/github-cli:1.0.14": {},
30-
"ghcr.io/devcontainers/features/git:1.3.3": {},
30+
"ghcr.io/devcontainers/features/git:1.3.4": {},
3131
"./.devcontainer/local-features/sudo": {},
3232
"./.devcontainer/local-features/cleanup": {},
3333
"./.devcontainer/local-features/syslog": {}

0 commit comments

Comments
 (0)