Commit
•
0cd72a5
1
Parent(s):
7381831
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM argilla/argilla-quickstart:
|
2 |
|
3 |
|
4 |
# Copy the auth config section
|
|
|
1 |
+
FROM argilla/argilla-quickstart:v1.23.1
|
2 |
|
3 |
|
4 |
# Copy the auth config section
|