davanstrien HF staff commited on
Commit
38ac23c
1 Parent(s): 53b88d9

Upgrade argilla version to 1.27.0

Browse files

This new version of Argilla *should* hopefully resolve the OAuth sign-in issues people have encountered. It should work fine to upgrade in place but let me know if you run into any issues with this.

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