Skip to content

Commit

Permalink
tried adding path
Browse files Browse the repository at this point in the history
  • Loading branch information
BrentBlanckaert committed Nov 21, 2024
1 parent dd50af7 commit 4f3fd77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/dodona-tested.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ RUN <<EOF
rm packages-microsoft-prod.deb
apt-get update
apt-get install -y --no-install-recommends dotnet-sdk-8.0
ENV PATH="${PATH}:/root/.dotnet/tools"

# Java and Kotlin dependencies
bash -c 'set -o pipefail && curl -s "https://get.sdkman.io?rcupdate=false" | bash'
Expand Down

0 comments on commit 4f3fd77

Please sign in to comment.