Skip to content

Commit c4de0fe

Browse files
authored
Update Dockerfile.main (#198)
1 parent 08c626f commit c4de0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.main

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:20.04
22

3-
SHELL ["/bin/bash", "-c"] # Set default shell for subsequent RUN commands
3+
SHELL ["/bin/bash", "-c"]
44

55
ARG MINIFORGE_NAME=Miniforge3
66
ARG MINIFORGE_VERSION=23.11.0-0

0 commit comments

Comments
 (0)