davanstrien HF staff commited on
Commit
10a04c8
1 Parent(s): de72af1

Bump argilla version to 1.27.0

Browse files

This upgrade should address issues with the OAuth login sometimes failing. You may need to do a factory reset once the pull request is merged :)

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