We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518ddec commit 231e4eeCopy full SHA for 231e4ee
apps/code-runner/Dockerfile
@@ -32,7 +32,6 @@ RUN apk add --no-cache curl \
32
build-base \
33
python3 \
34
dotnet6-sdk \
35
- openjdk17 \
36
go musl-dev
37
38
# Don't run production as root
0 commit comments