jfcalvo commited on
Commit
b2f9743
1 Parent(s): d4930bb

Update Dockerfile to use Argilla v1.27.0 (#32)

Browse files

- Update Dockerfile to use Argilla v1.27.0 (eb1936b5ceaaead35af60f39b681b058a20066a1)

Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM argilla/argilla-quickstart:v1.26.1
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/