Skip to content

Commit bf19d7d

Browse files
build(deps): bump ghcr.io/devcontainers/features/common-utils
Bumps ghcr.io/devcontainers/features/common-utils from 2.5.6 to 2.5.7. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/common-utils dependency-version: 2.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6f56d4 commit bf19d7d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.6": {
4-
"version": "2.5.6",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
6-
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
3+
"ghcr.io/devcontainers/features/common-utils:2.5.7": {
4+
"version": "2.5.7",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
6+
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
77
},
88
"ghcr.io/devcontainers/features/git:1.3.5": {
99
"version": "1.3.5",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"SHELL": "/bin/bash"
2020
},
2121
"features": {
22-
"ghcr.io/devcontainers/features/common-utils:2.5.6": {
22+
"ghcr.io/devcontainers/features/common-utils:2.5.7": {
2323
"installZsh": false,
2424
"installOhMyZsh": false,
2525
"installOhMyZshConfig": false,

0 commit comments

Comments
 (0)