Skip to content

Commit 184ccb7

Browse files
authored
Merge pull request #422 from Automattic/dependabot/devcontainers/base-images/src/ubuntu-base/ghcr.io/devcontainers/features/common-utils-2.5.3
build(deps): bump ghcr.io/devcontainers/features/common-utils from 2.5.2 to 2.5.3 in /base-images/src/ubuntu-base
2 parents f617589 + f4bd74b commit 184ccb7

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
@@ -1,9 +1,9 @@
11
{
22
"features": {
3-
"ghcr.io/devcontainers/features/common-utils:2.5.2": {
4-
"version": "2.5.2",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d",
6-
"integrity": "sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d"
3+
"ghcr.io/devcontainers/features/common-utils:2.5.3": {
4+
"version": "2.5.3",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85",
6+
"integrity": "sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85"
77
},
88
"ghcr.io/devcontainers/features/git:1.3.2": {
99
"version": "1.3.2",

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.34"
9+
"image-version": "0.0.35"
1010
},
1111
"remoteUser": "vscode",
1212
"containerEnv": {
@@ -19,7 +19,7 @@
1919
"SHELL": "/bin/bash"
2020
},
2121
"features": {
22-
"ghcr.io/devcontainers/features/common-utils:2.5.2": {
22+
"ghcr.io/devcontainers/features/common-utils:2.5.3": {
2323
"installZsh": false,
2424
"installOhMyZsh": false,
2525
"installOhMyZshConfig": false,

0 commit comments

Comments
 (0)