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 08c626f commit c4de0feCopy full SHA for c4de0fe
Dockerfile.main
@@ -1,6 +1,6 @@
1
FROM ubuntu:20.04
2
3
-SHELL ["/bin/bash", "-c"] # Set default shell for subsequent RUN commands
+SHELL ["/bin/bash", "-c"]
4
5
ARG MINIFORGE_NAME=Miniforge3
6
ARG MINIFORGE_VERSION=23.11.0-0
0 commit comments