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 e406b0f commit 6e72701Copy full SHA for 6e72701
Dockerfile
@@ -2,7 +2,7 @@ FROM quay.io/condaforge/miniforge3
2
3
# if you forked pandas, you can pass in your own GitHub username to use your fork
4
# i.e. gh_username=myname
5
-ARG gh_username=ShreyDixit
+ARG gh_username=pandas-dev
6
ARG pandas_home="/home/pandas"
7
8
# Avoid warnings by switching to noninteractive
0 commit comments