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 467978b commit f4c6091Copy full SHA for f4c6091
amd/rhel9-python-3.9/Dockerfile
@@ -26,7 +26,7 @@ RUN echo "Installing softwares and packages" && micropipenv install && rm -f ./P
26
27
USER 0
28
29
-# change!!
+# change!!!
30
31
# Install required packages
32
RUN yum -y install git java-1.8.0-openjdk && \
0 commit comments