Skip to content

Commit

Permalink
build(deps): bump ghcr.io/devcontainers/features/common-utils
Browse files Browse the repository at this point in the history
Bumps ghcr.io/devcontainers/features/common-utils from 2.5.1 to 2.5.2.

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 9121346 commit 07d343d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions images/src/ubuntu-base/.devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2.5.1": {
"version": "2.5.1",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9da676524999513412f2c27604d786ba0bbf3575eb1859166c5a1233f037fc08",
"integrity": "sha256:9da676524999513412f2c27604d786ba0bbf3575eb1859166c5a1233f037fc08"
"ghcr.io/devcontainers/features/common-utils:2.5.2": {
"version": "2.5.2",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d",
"integrity": "sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d"
},
"ghcr.io/devcontainers/features/git:1.3.2": {
"version": "1.3.2",
Expand Down
2 changes: 1 addition & 1 deletion images/src/ubuntu-base/.devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"SHELL": "/bin/bash"
},
"features": {
"ghcr.io/devcontainers/features/common-utils:2.5.1": {
"ghcr.io/devcontainers/features/common-utils:2.5.2": {
"installZsh": false,
"installOhMyZsh": false,
"installOhMyZshConfig": false,
Expand Down

0 comments on commit 07d343d

Please sign in to comment.