Skip to content

Commit f65ae8e

Browse files
authored
Update Dockerfile
1 parent fb7d720 commit f65ae8e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
FROM ubuntu:20.04
2-
3-
SHELL ["/bin/bash", "-c"] # Set default shell for subsequent RUN commands
2+
SHELL ["/bin/bash", "-c"]
43

54
ARG MINIFORGE_NAME=Miniforge3
65
ARG MINIFORGE_VERSION=23.11.0-0

0 commit comments

Comments
 (0)