We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03023ea commit 3968e16Copy full SHA for 3968e16
.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 dotnet tool install -g firely.terminal
+RUN dotnet8-sdk tool install -g firely.terminal
0 commit comments