Skip to content

Commit 6e72701

Browse files
committed
rechanged dockerfile
1 parent e406b0f commit 6e72701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM quay.io/condaforge/miniforge3
22

33
# if you forked pandas, you can pass in your own GitHub username to use your fork
44
# i.e. gh_username=myname
5-
ARG gh_username=ShreyDixit
5+
ARG gh_username=pandas-dev
66
ARG pandas_home="/home/pandas"
77

88
# Avoid warnings by switching to noninteractive

0 commit comments

Comments
 (0)