We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf937c4 commit db8cf9dCopy full SHA for db8cf9d
1 file changed
.gitpod.Dockerfile
@@ -1,3 +1,3 @@
1
FROM gitpod/workspace-full
2
3
-RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh && sdk install java 8.0.265-open"
+RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh && sdk install java 8.0.265-open && sdk install ant"
0 commit comments