We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd73ff commit 0901462Copy full SHA for 0901462
executor/Dockerfile
@@ -5,5 +5,5 @@ MAINTAINER dannyhp1
5
RUN apt-get update
6
RUN apt-get install -y gcc
7
RUN apt-get install -y g++
8
-RUN apt-get install -y python
+RUN apt-get install -y python3
9
RUN apt-get install -y openjdk-8-jdk
0 commit comments