Skip to content

Commit e5049db

Browse files
authored
Update Dockerfile
1 parent 3968e16 commit e5049db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ RUN wget -q -P ${WORKSPACE_ROOT} https://github.com/plantuml/plantuml/releases/l
2323
USER vscode
2424

2525
# Install Firely Terminal to handle FHIR packages
26-
RUN dotnet8-sdk tool install -g firely.terminal
26+
RUN dotnet tool install -g firely.terminal

0 commit comments

Comments
 (0)