frascuchon HF Staff commited on
Commit
cc52bf7
·
verified ·
1 Parent(s): 519f3be

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,6 +1,7 @@
1
  # Related PR https://github.com/argilla-io/argilla/pull/5479
2
  FROM argilladev/argilla-hf-spaces:pr-5479
3
 
 
4
  # Copy the auth config section
5
  COPY .oauth.yaml /home/argilla/
6
 
 
1
  # Related PR https://github.com/argilla-io/argilla/pull/5479
2
  FROM argilladev/argilla-hf-spaces:pr-5479
3
 
4
+
5
  # Copy the auth config section
6
  COPY .oauth.yaml /home/argilla/
7