jfcalvo commited on
Commit
d761309
1 Parent(s): afd8691

Update Dockerfile to use Argilla v1.26.1 (#30)

Browse files

- Update Dockerfile to use Argilla v1.26.1 (895e9c0020999cc64cf04f3cf4875fed2da05994)

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