Skip to content

Commit 274eb4c

Browse files
authored
Merge pull request #473 from Automattic/dependabot/devcontainers/base-images/src/ubuntu-base/ghcr.io/devcontainers/features/common-utils-2.5.5
build(deps): bump ghcr.io/devcontainers/features/common-utils from 2.5.4 to 2.5.5 in /base-images/src/ubuntu-base
2 parents 3c2f4a4 + f19a43d commit 274eb4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.4": {
4-
"version": "2.5.4",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:00fd45550f578d9d515044d9e2226e908dbc3d7aa6fcb9dee4d8bdb60be114cf",
6-
"integrity": "sha256:00fd45550f578d9d515044d9e2226e908dbc3d7aa6fcb9dee4d8bdb60be114cf"
3+
"ghcr.io/devcontainers/features/common-utils:2.5.5": {
4+
"version": "2.5.5",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:6d22e5475de578a8dadf19ce15c0ed09d82d8e3006b851dae7fe59a959c9b787",
6+
"integrity": "sha256:6d22e5475de578a8dadf19ce15c0ed09d82d8e3006b851dae7fe59a959c9b787"
77
},
88
"ghcr.io/devcontainers/features/git:1.3.4": {
99
"version": "1.3.4",

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.40"
9+
"image-version": "0.0.41"
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.4": {
22+
"ghcr.io/devcontainers/features/common-utils:2.5.5": {
2323
"installZsh": false,
2424
"installOhMyZsh": false,
2525
"installOhMyZshConfig": false,

0 commit comments

Comments
 (0)