Skip to content

Commit 0bb628e

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

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.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: 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.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)