Skip to content

Commit a9586db

Browse files
authored
Merge pull request #460 from Automattic/dependabot/devcontainers/base-images/src/ubuntu-base/ghcr.io/devcontainers/features/github-cli-1.0.15
build(deps): bump ghcr.io/devcontainers/features/github-cli from 1.0.14 to 1.0.15 in /base-images/src/ubuntu-base
2 parents 4247750 + 85d5393 commit a9586db

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
@@ -10,10 +10,10 @@
1010
"resolved": "ghcr.io/devcontainers/features/git@sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a",
1111
"integrity": "sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a"
1212
},
13-
"ghcr.io/devcontainers/features/github-cli:1.0.14": {
14-
"version": "1.0.14",
15-
"resolved": "ghcr.io/devcontainers/features/github-cli@sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1",
16-
"integrity": "sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1"
13+
"ghcr.io/devcontainers/features/github-cli:1.0.15": {
14+
"version": "1.0.15",
15+
"resolved": "ghcr.io/devcontainers/features/github-cli@sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf",
16+
"integrity": "sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf"
1717
}
1818
}
1919
}

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.39"
9+
"image-version": "0.0.40"
1010
},
1111
"remoteUser": "vscode",
1212
"containerEnv": {
@@ -26,7 +26,7 @@
2626
"upgradePackages": true,
2727
"username": "vscode"
2828
},
29-
"ghcr.io/devcontainers/features/github-cli:1.0.14": {},
29+
"ghcr.io/devcontainers/features/github-cli:1.0.15": {},
3030
"ghcr.io/devcontainers/features/git:1.3.4": {},
3131
"./.devcontainer/local-features/sudo": {},
3232
"./.devcontainer/local-features/cleanup": {},

0 commit comments

Comments
 (0)