Skip to content

Commit

Permalink
Update Dockerfile.main
Browse files Browse the repository at this point in the history
  • Loading branch information
QG-phy authored Jul 25, 2024
1 parent 08c626f commit fb7d720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.main
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:20.04

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

ARG MINIFORGE_NAME=Miniforge3
ARG MINIFORGE_VERSION=23.11.0-0
Expand Down

0 comments on commit fb7d720

Please sign in to comment.