bikashpatra commited on
Commit
327ed63
1 Parent(s): 88b349e

updated Dockerfile to use argilla/argilla-quickstart:v2.0.0rc2

Browse files

Updated this as per the mentioned note [here](https://argilla-io.github.io/argilla/latest/getting_started/quickstart/)

Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM argilla/argilla-quickstart:v1.29.0
2
 
3
  # Copy the auth config section
4
  COPY .oauth.yaml /home/argilla/
 
1
+ FROM argilla/argilla-quickstart:v2.0.0rc2
2
 
3
  # Copy the auth config section
4
  COPY .oauth.yaml /home/argilla/