We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3968e16 commit e5049dbCopy full SHA for e5049db
.devcontainer/Dockerfile
@@ -23,4 +23,4 @@ RUN wget -q -P ${WORKSPACE_ROOT} https://github.com/plantuml/plantuml/releases/l
23
USER vscode
24
25
# Install Firely Terminal to handle FHIR packages
26
-RUN dotnet8-sdk tool install -g firely.terminal
+RUN dotnet tool install -g firely.terminal
0 commit comments