Skip to content

Commit

Permalink
Merge pull request #16 from richard-rogers/richard-rogers-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
richard-rogers authored Nov 22, 2024
2 parents 87f283f + 977dfa4 commit b40477b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV LANGUAGE=C.UTF-8

ARG uid
ARG username
ARG useremail
ARG useremail

# cd whylogs
# docker build -t whylogs --build-arg uid=$UID --build-arg username="Jane Smith" --build-arg [email protected] -f Dockerfile .
Expand Down

0 comments on commit b40477b

Please sign in to comment.