Skip to content

Commit 88b454b

Browse files
committed
fixes
1 parent 6670d39 commit 88b454b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Application Insights Java Development Environment",
3-
"image": "ghcr.io/microsoft/applicationinsights-java/devcontainer:latest",
3+
"image": "ghcr.io/trask/applicationinsights-java/devcontainer:latest",
44
"features": {
55
"ghcr.io/devcontainers/features/docker-in-docker:2": {
66
"version": "latest"
@@ -10,7 +10,6 @@
1010
"vscode": {
1111
"extensions": [
1212
"vscjava.vscode-java-pack",
13-
"vscjava.vscode-gradle",
1413
"ms-vscode.vscode-json"
1514
]
1615
}

0 commit comments

Comments
 (0)