Spaces:
Building
Building
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# syntax = docker/dockerfile:1.2
|
2 |
-
|
3 |
FROM continuumio/miniconda3:24.1.2-0
|
4 |
|
5 |
# install os dependencies including xauth for xvfb
|
|
|
1 |
# syntax = docker/dockerfile:1.2
|
2 |
+
|
3 |
FROM continuumio/miniconda3:24.1.2-0
|
4 |
|
5 |
# install os dependencies including xauth for xvfb
|