jfcalvo commited on
Commit
5ef9df3
1 Parent(s): 25dc850

Update Dockerfile to use argilla-quickstart v1.26.0 (#2)

Browse files

- Update Dockerfile to use argilla-quickstart v1.26.0 (bc0c693ab3ab9c3dbf1606239e019b9848f76970)

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.26.0
2
 
3
  # Copy the auth config section
4
  COPY .oauth.yaml /home/argilla/