Skip to content

Commit ca60688

Browse files
authored
Change username
1 parent aa6f241 commit ca60688

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 continuumio/miniconda3
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=pandas-dev
5+
ARG gh_username=garyteofanus
66
ARG pandas_home="/home/pandas"
77

88
# Avoid warnings by switching to noninteractive

0 commit comments

Comments
 (0)