Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM kasmweb/blender:1.18.0
|
| 2 |
|
| 3 |
USER root
|
| 4 |
|
|
|
|
| 1 |
+
FROM kasmweb/blender:1.18.0-rolling-daily
|
| 2 |
|
| 3 |
USER root
|
| 4 |
|