Skip to content

Commit

Permalink
Update to Docker LS 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Jun 21, 2023
1 parent 80c071a commit cf12a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/org.eclipse.linuxtools.docker.editor.ls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<arguments>
<arg>install</arg>
<arg>--no-bin-links</arg>
<arg>dockerfile-language-server-nodejs@0.9.0</arg>
<arg>dockerfile-language-server-nodejs@0.10.2</arg>
</arguments>
<workingDirectory>language-server/</workingDirectory>
</configuration>
Expand Down

0 comments on commit cf12a59

Please sign in to comment.