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

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

Browse files

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

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/