Update Dockerfile from version 1.18.0 to 1.19.0

#22
by jfcalvo - opened
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM argilla/argilla-quickstart:v1.18.0
2
 
3
 
4
  # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
 
1
+ FROM argilla/argilla-quickstart:v1.19.0
2
 
3
 
4
  # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.