Skip to content

Commit

Permalink
fix build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bdeak4 committed Oct 1, 2024
1 parent ac07d96 commit fa4a7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/code-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ HEALTHCHECK CMD curl -f http://localhost:3003/run/healthz || exit 1
RUN apk add --no-cache curl \
build-base \
python3 \
dotnet7-sdk \
dotnet6-sdk \
openjdk17 \
go musl-dev

Expand Down

0 comments on commit fa4a7b1

Please sign in to comment.