Update Dockerfile
Browse files- Dockerfile +1 -5
Dockerfile
CHANGED
@@ -1,5 +1 @@
|
|
1 |
-
FROM dnth/
|
2 |
-
|
3 |
-
|
4 |
-
CMD ["sh", "-c", "docker run dnth/image_tagging"]
|
5 |
-
|
|
|
1 |
+
FROM dnth/ram-plus-image-tagging-gpu
|
|
|
|
|
|
|
|