Skip to content

Commit

Permalink
Update devcontainer-feature.json
Browse files Browse the repository at this point in the history
  • Loading branch information
audacioustux authored Oct 16, 2024
1 parent b45ec76 commit e086c02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/graalvm/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "graalvm",
"version": "1.0.6",
"version": "1.1.0",
"name": "Graal VM",
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils",
Expand Down Expand Up @@ -43,4 +43,4 @@
"JAVA_HOME": "/usr/java/graalvm",
"PATH": "$PATH:/usr/java/graalvm/bin"
}
}
}

0 comments on commit e086c02

Please sign in to comment.