Skip to content

Commit

Permalink
Update devcontainer-feature.json
Browse files Browse the repository at this point in the history
  • Loading branch information
audacioustux committed Dec 25, 2023
1 parent 17d9767 commit d37dac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common-utils-extras/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "Common Utilities Extras",
"id": "common-utils-extras",
"version": "1.0.5",
"version": "1.0.6",
"description": "More Common utilities for development containers",
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils"
],
"containerEnv": {
"DEBIAN_FRONTEND": "noninteractive"
}
}
}

0 comments on commit d37dac4

Please sign in to comment.