Skip to content

Commit 94c4bcc

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

2 files changed

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

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.5": {
22+
"ghcr.io/devcontainers/features/common-utils:2.5.6": {
2323
"installZsh": false,
2424
"installOhMyZsh": false,
2525
"installOhMyZshConfig": false,

0 commit comments

Comments
 (0)